V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
pc10201
V2EX  ›  Python

如何在 windows 上安装 django 第三方包 django-compressor?

  •  
  •   pc10201 · 2016-04-12 21:55:03 +08:00 · 2779 次点击
    这是一个创建于 2952 天前的主题,其中的信息可能已经有所发展或是发生改变。
    最近研究 openstack 的 horizon 组件,就是用 django 开发的一个云计算的 web 控制面板

    开发者各种炫技,使用各种流行的前端组件+angular ,一点都不考虑我等小白的感受~

    里面还用到了 django-compressor ,将多个 js 和 css 压缩在一起的 python 包,但是这玩意用到的 C 语言, windows 上无法安装~

    有什么解决办法吗?
    别让我装 visual studio 再编译安装,这玩意一装个把小时,几十个 G~

    能否利用 babun 这些工具?
    2 条回复    2016-04-13 09:49:30 +08:00
    robinlovemaggie
        1
    robinlovemaggie  
       2016-04-12 22:51:29 +08:00
    fg 上找对应二进制文件,或者尝试 wheel 安装
    sleshep
        2
    sleshep  
       2016-04-13 09:49:30 +08:00
    为何要用 windows 做开发平台
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   6401 人在线   最高记录 6547   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 02:18 · PVG 10:18 · LAX 19:18 · JFK 22:18
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.