pip 18.1: pipenv graph results in ImportError: cannot import name 'get_installed_distributions
Posted c-x-a
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pip 18.1: pipenv graph results in ImportError: cannot import name 'get_installed_distributions相关的知识,希望对你有一定的参考价值。
I‘m currently using
python3 -m pip install pip==10.0.1
python3 -m pip install pipenv==2018.5.18
Once #2924 is fixed and released, you can upgrade again to the latest and greatest.
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade pipenv
以上是关于pip 18.1: pipenv graph results in ImportError: cannot import name 'get_installed_distributions的主要内容,如果未能解决你的问题,请参考以下文章
找不到满足要求的版本 tensorflow virtual virtual environment pip pipenv pycharm