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

MySQLdb 在机器上不安装 mysql 时,不能安装?

  •  
  •   displayabc · Sep 13, 2014 · 3795 views
    This topic created in 4287 days ago, the information mentioned may be changed or developed.
    用的pip安装,提示mysql_config not found,本机没有安装mysql,肯定也就没有mysql_config
    3 replies    2014-09-14 10:55:19 +08:00
    leyle
        1
    leyle  
       Sep 13, 2014   ❤️ 1
    mysql-dev 类似这个名字的c库必须要有,才能编译安装通过。
    ericls
        2
    ericls  
       Sep 14, 2014
    我开发的时候都用sqlite3。。
    julyclyde
        3
    julyclyde  
       Sep 14, 2014   ❤️ 1
    mysqldb是编译的,需要mysql客户端库
    建议用pymysql代替之
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3207 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 11:30 · PVG 19:30 · LAX 04:30 · JFK 07:30
    ♥ Do have faith in what you're doing.