相关疑难解决方法(0)

如果OS Python版本是3.5,如何设置pipenv Python 3.6项目?

我的Ubuntu 16.04.03安装了Python 3.5.2.当我的系统没有python 3.6时,如何设置pipenv以使用Python 3.6?

$ pipenv --python 3.6
Warning: Python 3.6 was not found on your system…
You can specify specific versions of Python with:
  $ pipenv --python path/to/python
Run Code Online (Sandbox Code Playgroud)

python pipenv

31
推荐指数
4
解决办法
3万
查看次数

标签 统计

pipenv ×1

python ×1