Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
[Solved] 2 same versions of Python on same Raspberry Pi
(@Anonymous)
Joined: 1 second ago
Posts: 0
Topic starter
April 26, 2022 8:27 PM
I have a Raspberry Pi 4 computer Model B that came with Python versions 2.7.16 and 3.7.3 already downloaded onto it. I need to create a Python Virtual Environment that also uses Python Version 2.7. If I download Python version 2.7 into the folder where I have created my Python Virtual Environment, will that Python version 2.7 possibly interfere with the Python Version 2.7.16 that already exists on my Raspberry Pi computer? My Raspberry Pi has the Raspbian GNU/Linux operating system.