Which directories to cache for python?

This discussion is public.

Max Moroz's Avatar

Max Moroz

18 Apr, 2017 11:32 AM

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?

  1. 1 Ilya Finkelshteyn's Avatar 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.

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:16 AM.

Comments are currently closed for this discussion. You can start a new one.