一键安装命令:
(venv) $ pip install -r requirements.txt
在执行上面的一键安装命令过程中, 配置MySQL-Python的时候系统报错,提示:
EnvironmentError: mysql_config not found
google搜索EnvironmentError: mysql_config not found, 在stackoverflow找到答案
(venv) $ sudo apt-get install libmysqlclient-dev
OK, Enjoy it!!!
以上这篇python 安装virtualenv和virtualenvwrapper的方法就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持PHP中文网。
更多python 安装virtualenv和virtualenvwrapper的方法相关文章请关注PHP中文网!
查看更多关于python安装virtualenv和virtualenvwrapper的方法的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did82860