pipenv知识积累
摘要:
pip install pipenv 安装pipenv pipenv --python 3.6 指定某一Python版本创建环境 pipenv --py 显示Python解释器信息 pipenv --venv 显示虚拟环境信息 pipenv --where 显示目录信息 pipenv install 阅读全文
posted @ 2018-12-06 15:43 cekong 阅读(132) 评论(0) 推荐(0)
2018年12月6日 #
posted @ 2018-12-06 15:43 cekong 阅读(132) 评论(0) 推荐(0)