Skip to content

【windows平台】关于Python 安装MySQL-python出错解决办法 #2

@kevin-meng

Description

@kevin-meng

【windows平台】关于Python 安装MySQL-python出错可以试着通过下面的方法解决

1 install using wheel
pip install wheel

2 去这个网站下载非官方安装包基本就可以了
MySQL_python安装版本 http://www.lfd.uci.edu/~gohlke/pythonlibs/#mysql-python
下载后,直接使用pip安装:
pip install MySQL_python-1.2.5-cp27-none-win_amd64.whl

这个网站解决很多个包的安装问题
特别是Scipy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions