首页 > 其他 > 详细

pip 18.1: pipenv graph results in ImportError: cannot import name 'get_installed_distributions'

时间:2018-10-10 11:40:50      阅读:359      评论:0      收藏:0      [点我收藏+]

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'

原文:https://www.cnblogs.com/c-x-a/p/9765332.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!