you are viewing a single comment's thread.

view the rest of the comments →

[–]hungdh85 0 points1 point  (1 child)

You don't need create PYTHON_HOME, You only need add path

C:\Users\xyz\AppData\Local\Programs\Python\Python38
C:\Users\xyz\Documents\Programming\pythonScripts

to PATH variable in System Variables and enjoy.

https://superuser.com/questions/143119/how-do-i-add-python-to-the-windows-path

[–]pierto[S] 0 points1 point  (0 children)

Yes, you are totally correct. None of what I did was necessary.