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

谁手头有阿里云的 ECS, python 环境的。

  •  
  •   imgugu · 2015-11-16 12:18:04 +08:00 · 3430 次点击
    这是一个创建于 3085 天前的主题,其中的信息可能已经有所发展或是发生改变。
    上周五把环境搞差不多了,但在 python-mysql 那里,又出了那个 config 的问题,烦心,每次搞 python 环境,这里都出问题,哈哈

    还在调,如果你也在用 python ,来一起聊聊。

    补充说一下,我的是flask,sqlalchemy
    10 条回复    2015-11-22 19:29:06 +08:00
    fy
        1
    fy  
       2015-11-16 12:25:50 +08:00
    这还需要调吗? pip 装不了就走 apt-get

    版本旧不满意就包管理器安装 xxxx-dev 包,然后重新 pip 呀
    felixzhu
        2
    felixzhu  
       2015-11-16 12:34:59 +08:00
    装一下 mysql-config 就可以了的事情。。
    MrEggNoodle
        3
    MrEggNoodle  
       2015-11-16 12:35:34 +08:00
    我用 ubuntu14.04 , python-mysql 很好安装。
    imlonghao
        4
    imlonghao  
       2015-11-16 12:36:06 +08:00
    youxiachai
        5
    youxiachai  
       2015-11-16 12:36:30 +08:00
    用 docker 打包吧....省心..
    PythonAnswer
        6
    PythonAnswer  
       2015-11-16 13:07:28 +08:00
    为什么阿里不弄个 django 环境放上面?
    digitalocean 之类的就友好很多。
    RadAsm
        7
    RadAsm  
       2015-11-16 13:43:44 +08:00
    我用的 centos ,直接用 yum 装的
    wph95
        8
    wph95  
       2015-11-16 22:18:58 +08:00
    http://stackoverflow.com/questions/7475223/mysql-config-not-found-when-installing-mysqldb-python-interface

    你把问题到 google 上一查就有答案
    不是阿里云的锅

    //这个问题太经常了。。。
    wph95
        9
    wph95  
       2015-11-16 22:20:20 +08:00
    & 感谢 阿里云 那个鬼畜的环境, 让我成功给 Docker PR 。。。。。
    // get.daocloud.io 可以国内稳定下载 docker
    xiqingongzi
        10
    xiqingongzi  
       2015-11-22 19:29:06 +08:00
    怎么不试试 ace-python
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1096 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 23:12 · PVG 07:12 · LAX 16:12 · JFK 19:12
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.