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
posted @ 2018-10-10 11:20  公众号python学习开发  阅读(1309)  评论(0编辑  收藏  举报