pipenv的使用#
https://blog.csdn.net/qq_44614026/article/details/126064163
pipenv shell
需要提前安装pyenv
pipenv install --python 2.7.12
pipenv --rm
pip install scons==3.0.0 -i https://mirror.baidu.com/pypi/simple
https://blog.csdn.net/qq_44614026/article/details/126064163
pipenv shell
需要提前安装pyenv
pipenv install --python 2.7.12
pipenv --rm
pip install scons==3.0.0 -i https://mirror.baidu.com/pypi/simple