Dowloading package dependencies from locked down machine

J. Pic jpic at yourlabs.org
Tue Jul 28 15:29:58 EDT 2020


Ideas for solutions:

- use pip install --user at home, copy over ~/.local/lib/python3.8/site-packages
- same, but with ~/.cache/pip


More information about the Python-list mailing list