推荐学习书目
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
myrual
V2EX  ›  Python

amazon 的虚拟主机里面的python为什么没有twisted 库呢

  •  
  •   myrual ·
    myrual · Apr 4, 2012 · 4377 views
    This topic created in 5173 days ago, the information mentioned may be changed or developed.
    我还以为mac os 有,amazon虚拟机的也应该有。
    发现没有之后,我下载安装包,尝试自己安装,结果发现没有cc,gcc
    尝试换一个redhat的镜像试试,结果也没有twisted。
    尝试安装发现有cc,但是少一个库文件。

    那么这种虚拟机一般用来直接部署可执行程序么?
    2 replies    1970-01-01 08:00:00 +08:00
    aveline
        1
    aveline  
       Apr 4, 2012
    需要自己安装。

    yum install python-setuptools
    easy_install twisted

    redhat自带的python挺老的吧。。推荐自己升级下
    myrual
        2
    myrual  
    OP
       Apr 4, 2012
    直接换了ubuntu 10的镜像,啥也不用装就有了。
    就是有点担心会不会被收费,我肯定选的micro那一档。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1036 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 18:39 · PVG 02:39 · LAX 11:39 · JFK 14:39
    ♥ Do have faith in what you're doing.