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
myrual
V2EX  ›  Python

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

  •  
  •   myrual ·
    myrual · 2012-04-04 21:17:33 +08:00 · 3578 次点击
    这是一个创建于 4398 天前的主题,其中的信息可能已经有所发展或是发生改变。
    我还以为mac os 有,amazon虚拟机的也应该有。
    发现没有之后,我下载安装包,尝试自己安装,结果发现没有cc,gcc
    尝试换一个redhat的镜像试试,结果也没有twisted。
    尝试安装发现有cc,但是少一个库文件。

    那么这种虚拟机一般用来直接部署可执行程序么?
    2 条回复    1970-01-01 08:00:00 +08:00
    aveline
        1
    aveline  
       2012-04-04 21:23:11 +08:00
    需要自己安装。

    yum install python-setuptools
    easy_install twisted

    redhat自带的python挺老的吧。。推荐自己升级下
    myrual
        2
    myrual  
    OP
       2012-04-04 22:04:52 +08:00
    直接换了ubuntu 10的镜像,啥也不用装就有了。
    就是有点担心会不会被收费,我肯定选的micro那一档。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2593 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 04:20 · PVG 12:20 · LAX 21:20 · JFK 00:20
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.