本地安装flask过程中遇到的问题解决

本文介绍了在Windows 7 64位系统上使用Python 2.7和MySQL 5.7进行MySQL-Python模块安装的过程及遇到的问题解决办法。包括安装必备组件Microsoft Visual C++ Compiler for Python 2.7,以及通过wheel方式安装MySQL-python模块。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. 首先感谢xuelangZF贡献的源码,源码地址为:https://github.com/xuelangZF/NaHan,项目功能的说明见地址:http://selfboot.cn/2016/07/28/forum_design_framework/
2. 下面进入正题,
安装的系统为:windows7、64位
Python版本:2.7
mysql版本:5.7
3. 安装的过程中会提示:Microsoft Visual C++ 9.0 is required
解决办法:安装Microsoft Visual C++Compiler for Python 2.7
   下载地址: : https://www.microsoft.com/en-us/download/confirmation.aspx?id=44266
4. 之后会提示:
_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h': No such file
uch file or directoryerror
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 9.0\\VC\\BIN\\cl.exe'
l.exe' failed with exit status 2
解决办法:install using wheel
pip install wheel
download from http://www.lfd.uci.edu/~gohlke/pythonlibs/#mysql-python
pip install MySQL_python-1.2.5-cp27-none-win_amd64.whl

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值