Python Forum
running other older versions of python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
running other older versions of python
#19
(Mar-01-2018, 07:36 AM)snippsat Wrote: So VM's or other messy stuff like install to OS,is needed if don't want use a easy version management like pyenv.
but pyenv also needs install to OS ... install of other versions of Python to my primary OS, which i do not want to do.

there are 8 different versions of Python i have identified that i want to have running (2.4, 2.5, 2.6, 2.7, 3.3, 3.4, 3.5, 3.6). since i don't want a mix (until i have tested everything in a mix) that means at least one virtual machine (a mix there is OK). but once i do that, it is easy enough to duplicate VMs to have 8 VMs and install just one version of Python on each. the reson i would have 8 VMs instead of 6 is so that i can run what i have on my main system each in a VM for very consistent comparison and the ability to easily test if the VM, its guest OS, or its installation of Python (probably a compile from source) is the cause of an issue. 9 VMs when 3.7 is released.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
RE: running other older versions of python - by Skaperen - Mar-02-2018, 02:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python App On Different Versions Harshil 3 2,394 Aug-25-2020, 04:14 PM
Last Post: snippsat
  multiple versions of Python Skaperen 6 3,025 Jun-13-2019, 12:32 AM
Last Post: Skaperen
  compiling various versions of Python, which toolchain? Skaperen 4 2,780 Jun-06-2019, 06:28 AM
Last Post: Skaperen
  many versions on python on linux Skaperen 8 5,837 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