Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 20 Online
OpenStudy (anonymous):

how do i get the edit and run windows for python 2.7 is this possible. also when i may an error with my python code how do i change it.

OpenStudy (anonymous):

after it is installed you have to run from the command prompt. cd\python27\python <prog>

OpenStudy (anonymous):

Use notepad to edit the program.

OpenStudy (anonymous):

Or you can download and use Eclipse IDE.

OpenStudy (anonymous):

cd\python27\python <prog> when we type this in the cmd it throws an error

OpenStudy (anonymous):

set the enviromental variable to run on cmd

OpenStudy (anonymous):

to run python on cmd

OpenStudy (anonymous):

go to My Computer ‣ Properties ‣ Advanced ‣ Environment Variables, In this dialog, you can add or modify User and System variables. To change System variables, you need non-restricted access to your machine (i.e. Administrator rights).

OpenStudy (anonymous):

Another way of adding variables to your environment is using the set command: set PYTHONPATH=%PYTHONPATH%;C:\My_python_lib

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!