Changing python interpreter windows -
I have two python installations, 2.5 and 2.6 I want to convert the default Python interpreter from 2.5 to 2.6. Anyone know?
PYTHONPATH no This is different for what you are searching for Python Looks for "import" package and module.
You need to change the PATH variable in your environment, so that it contains eg. Instead of "....; c: \ python25; ...." Start> Control Panel> System> Advanced> Click on Environment variable ".... c: \ python26;" Path Select "Edit. Click on the right time to get out of there.
Comments
Post a Comment