Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to set up PATH
#1
Hello all,
I currently installed Python 3.6 and  set up my PATH as C:\ users\ Amina\ Downloads  i.e the location of the .exe file. But whenever I typed Python on my command prompt it gave me "python is not recognised as an internal or external command, operable program or batch file" and also my Idle python shell when I typed python is also given me Traceback( most recent call last):
File "<pyshell#0>", line 1, in<module>
PYTHON
NameError: name' PYTHON' is not defined
However, all the programs that I run on the python shell are executed. Pls help with any suggestion as I tried all possible ways of setting up PATH but the same error.
Thanks
Reply


Messages In This Thread
Unable to set up PATH - by Ummusabbar - Dec-29-2017, 10:40 AM
RE: Unable to set up PATH - by squenson - Dec-29-2017, 11:34 AM
RE: Unable to set up PATH - by Ummusabbar - Dec-29-2017, 06:23 PM
RE: Unable to set up PATH - by Larz60+ - Dec-29-2017, 12:31 PM
RE: Unable to set up PATH - by sparkz_alot - Dec-29-2017, 02:48 PM
RE: Unable to set up PATH - by nilamo - Dec-29-2017, 04:30 PM
RE: Unable to set up PATH - by snippsat - Dec-29-2017, 06:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  WebDriverException: Message: 'PATH TO CHROME DRIVER' executable needs to be in PATH Led_Zeppelin 1 2,332 Sep-09-2021, 01:25 PM
Last Post: Yoriz
  .pth file does not show up in sys.path when configuring path. arjunsingh2908 2 5,956 Jul-03-2018, 11:16 AM
Last Post: arjunsingh2908

Forum Jump:

User Panel Messages

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