Help! I have been learning python using idle as the editor and it's great. My new problem is setting up the environmental variables (path) necessary to run it from the command line in MS-DOS. I am using WIN 98 and the Python files are located at C:\Python20. Thanks for any help. Dave Craig dcraig@cris.com
So add ";c:\python20" to end of the line that begins with "PATH=" in your c:\autoexec.bat file. -----Original Message----- From: edu-sig-admin@python.org [mailto:edu-sig-admin@python.org]On Behalf Of dcraig Sent: May 4, 2001 2:59 PM To: edu-sig@python.org Subject: [Edu-sig] Setup python path on Windows 98 Help! I have been learning python using idle as the editor and it's great. My new problem is setting up the environmental variables (path) necessary to run it from the command line in MS-DOS. I am using WIN 98 and the Python files are located at C:\Python20. Thanks for any help. Dave Craig dcraig@cris.com
participants (2)
-
dcraig
-
Seamus.Venasse