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

mac2022-06-30  25

I'm currently using

python3 -m pip install pip==10.0.1python3 -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 pippython3 -m pip install --upgrade pipenv

转载于:https://www.cnblogs.com/c-x-a/p/9765332.html

最新回复(0)