Python Forum
Installing python 3.x to run from a USB
Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installing python 3.x to run from a USB
#6
Make a directory on your USB and just create a virtual  environment. Then activate it and install all libraries you want. How to do all of that and use it - here. An alternative is to install Anaconda on your USB and use it almost the same way as the virtual environment.  How to use it, see the documentation. It comes with a bunch of preinstalled libraries and you can add more.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
RE: Installing python 3.x to run from a USB - by wavic - Oct-10-2017, 06:49 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020