Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 3.9 and WINDOWS 10
#1
Hi all,
I am trying to troubleshoot/modify my python interpreter. I have downloaded 3.9, but my environment variable still points to the original 3.8 directory. I use ATOM (on occassion) and the CMD to run my little scripts.

If I change the path in “C:\Program Files(X86)\Common Files…” to the new 3.9 directory, does that “break” the CMD path? I’m worried once I remove the 3.8 directory, I will lose ATOM connectivity.
Why does the environment variable have a special variable called, “Python_Home”? Which does point to “C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Python 3.8” Is this the link that runs my ATOM scripts?
Thanks for any help
"Human history becomes more and more a race between education and catastrophe." - H. G. Wells (1866-1946)
Reply


Messages In This Thread
Python 3.9 and WINDOWS 10 - by deep_logic - Oct-16-2021, 05:38 PM
RE: Python 3.9 and WINDOWS 10 - by Underscore - Oct-16-2021, 06:06 PM
RE: Python 3.9 and WINDOWS 10 - by SamHobbs - Oct-16-2021, 10:05 PM

Forum Jump:

User Panel Messages

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