
在Linux系统的Python 2.7虚拟环境中使用pip install MySQL-python时报错
5星
- 浏览量: 0
- 大小:None
- 文件类型:PDF
简介:
本文介绍了解决在基于Linux系统环境下,于Python 2.7的虚拟环境中安装MySQL-python模块时遇到的问题及其解决方法。
在Linux系统下使用Python 2.7的虚拟环境安装MySQL-python时遇到错误:
```
ERROR: Command errored out with exit status 1:
command: /home/lincoln/virtualenvs/flask_py2/bin/python2 -c import
```
具体错误信息如下:
```
ERROR: Command errored out with exit status 1:
command: homelincoln.virtualenvsflask_py2binpython2 -c import
```
全部评论 (0)
还没有任何评论哟~


