Python path HELP

Thread Solved

Join Date: Oct 2006
Posts: 179
Reputation: HLA91 is an unknown quantity at this point 
Solved Threads: 2
HLA91 HLA91 is offline Offline
Junior Poster

Python path HELP

 
0
  #1
Oct 20th, 2006
Hi Im interested in downloading pythhon and i was looking through the first steps to making a python script. This was in the tutorial
"

Setting the path
You will need to cause the directory containing the file named python.exe to be listed in your system environment variable named path.
Do you know how to set the path?
If you already know how to set the path, go ahead and do it. If you don't already know how, you may need to get some help. I'm not going to try to tell you how to do it, because the procedure varies from one operating system to the next, and if you don't do it correctly, you may cause problems that are difficult to recover from. (I don't want to be responsible for that.)

I:eek: have searched all over the net and i cannot find how to set the path can anyone help PLEASE.

Thanks
BE COOL AND DONT GET STRESSED!



HLA91
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Python path HELP

 
0
  #2
Oct 20th, 2006
It depends on what version of Windows you're running.

If you're running Windows XP/NT/2000, choose Start->Settings->Control Panel. Under System, choose either "Enviroment" on NT, or Advanced->Enviroment Variables. There should be "PATH" listed, and then all you have to do is add the Python directory to the end of this list. If PATH is not listed, you'll have to add your own.

On Windows 98, all you have to do is choose Start->Run sysedit, click on autoexec.bat, and if PATH is already listed, just add the Python directory to the list. If it's not, just do something like PATH C:\directory\to\python.

Hope this helps.
Last edited by John A; Oct 20th, 2006 at 10:48 pm.
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,610
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 465
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Python path HELP

 
0
  #3
Oct 21st, 2006
Download python from this site. It is one of the distributors of Python which bundles alll the files and features in a single package, taking care of setting up all the paths for you.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Python Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC