Which directories to cache for python?
I tried caching `c:\python36\lib\site-packages`, etc., but I saw a config file that cached '%APPDATA%\pip\Cache' instead. Is it worth caching both?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ilya Finkelshte... on Apr 18, 2017 @ 06:58 PM
You can do it, but please be aware that this can potentially prevent you from downloading newer packages (as discussed here), so you might need to clean cache from time to time.
Ilya.
Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:16 AM.