How to "rebind" py2.5.1 to run from comprompt after uninstallingpy3.0?

D

defn noob

I installed python30 and so command prompt runs all pythonprograms
through that which i didnt want so i uninstalled it.

now i cant start any pythonprograms through the commandprompt.

how do I "rebind" python25 to luanch when claling .py-files from the
command prompt?
 
M

Matimus

I installed python30 and so command prompt runs all pythonprograms
through that which i didnt want so i uninstalled it.

now i cant start any pythonprograms through the commandprompt.

how do I "rebind" python25 to luanch when claling .py-files from the
command prompt?

I'm assuming you are using Windows? You should be able to just re-
install python 2.5.2 (latest version would be good) over the top. It
won't destroy any 3rd party modules you have installed. The only thing
you could lose would be if you had modified something in the standard
library, which is a bad idea anyway.

Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top