How can I migrate my python virtual environment to an offline pc?
Asked
Active
Viewed 24 times
0
-
3I take it that by "offline" you mean "no network access" ? – DeepSpace Oct 07 '21 at 15:06
-
Copy the venv directory to a USB stick, then copy it to the offline PC. Not hard... – MattDMo Oct 07 '21 at 15:07
-
No network access @ OneCricketeer – sodi saada Oct 07 '21 at 15:16
-
@MattDMo, it doesnt work – sodi saada Oct 07 '21 at 15:17