Python Forum
multiple versions of Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
multiple versions of Python
#4
It basically creates a whole new installation in a folder.

It then gives you the ability to choose which executables python and pip (maybe others as well?) refer to.
This can be chosen both globally and for a single directory (and subdirectories).

There are more details on github.

AFAICT shebangs should work as expected.
Reply


Messages In This Thread
multiple versions of Python - by Skaperen - Jun-11-2019, 01:20 AM
RE: multiple versions of Python - by stranac - Jun-11-2019, 10:49 AM
RE: multiple versions of Python - by Skaperen - Jun-11-2019, 10:03 PM
RE: multiple versions of Python - by stranac - Jun-12-2019, 11:46 AM
RE: multiple versions of Python - by Skaperen - Jun-12-2019, 01:12 PM
RE: multiple versions of Python - by DeaD_EyE - Jun-12-2019, 06:23 PM
RE: multiple versions of Python - by Skaperen - Jun-13-2019, 12:32 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python App On Different Versions Harshil 3 2,359 Aug-25-2020, 04:14 PM
Last Post: snippsat
  compiling various versions of Python, which toolchain? Skaperen 4 2,726 Jun-06-2019, 06:28 AM
Last Post: Skaperen
  running other older versions of python Skaperen 20 9,972 Mar-03-2018, 02:23 AM
Last Post: Skaperen
  many versions on python on linux Skaperen 8 5,762 Oct-17-2017, 02:22 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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