- 博客(3)
- 收藏
- 关注
原创 pipenv 的用法记录
github: https://github.com/pypa/pipenv 1、安装 pip install pipenv 2、用pipenv 创建虚拟环境 mkdir test #创建目录test cd test #进入目录 pipenv --two #用python2建立环境 (需要系统安装了python2) pipenv --three #用python3建立环境 (需要系统安...
2019-09-10 19:05:22
356
原创 python2.7 安装MYSQL-python 报错:ERROR: Command errored out with exit status 1:
python2.7 安装MYSQL-python 报错 Running setup.py install for MYSQL-python … error ERROR: Command errored out with exit status 1: command: ‘d:\program files\python\python27\python2.exe’ -u -c ‘import sys, ...
2019-09-10 18:21:27
10302
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅