I have python 3.2 and 2.7 both installed. When i tried to run filename.py command prompt opened for a second and disappeared, and nothing run. I also have problem running from the idle for python. Maybe it is because of the environment variable? Please help.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
First, do you have something like For your executable, you should avoid the problem by typing the full path for the Python interpreter you want to use :
|
|||
|