-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'pip cache info' fails when no-cache-dir set #8120
Comments
@efahl Thanks for the report! |
This will hold true for all e.g.
So should we raise a warning in pip.internal.commands.cache.run stating that |
@efahl Thank you for reporting this! The fix will be in the 20.1 release that we are working to publish within the next few hours. |
I am facing this issue please help me anybody ERROR: pip cache commands cannot function since cache is disabled. |
pip version: pip 20.1b1
Python version: CPython 3.8.1
OS: Win 10 64
Testing 20.1 beta, execute 'pip cache info' and crashes. I'm guessing it's due to pip.ini turning off caching.
pip.ini:
Command execution:
The text was updated successfully, but these errors were encountered: