Dowloading package dependencies from locked down machine
dn
PythonList at DancesWithMice.info
Tue Jul 28 15:47:28 EDT 2020
On 29/07/2020 07:29, J. Pic wrote:
> Ideas for solutions:
>
> - use pip install --user at home, copy over ~/.local/lib/python3.8/site-packages
> - same, but with ~/.cache/pip
...or even building an entire parallel Python environment on an
Internet-connected machine (even a VM), from which the PYTHONPATH dirs
could be copied/mirrored to the 'difficult machine'.
However, if the machine is 'locked-down', am slightly puzzled that 'the
man' would allow you to add proscribed software by some other
(non-Internet, eg USB) means!
--
Regards =dn
More information about the Python-list
mailing list