Which directories to cache for python?
This discussion is public.
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.
1
Ilya Finkelshteyn
on 18 Apr, 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 25 Aug, 2018 02:16 AM.