Ask your own question, for FREE!
Python Syntax 5 Online
OpenStudy (amilapsn):

I tried to execute a python script by double clicking on it. But always this error message comes... What to do?

OpenStudy (amilapsn):

OpenStudy (anonymous):

It seems to be an OS issue You can try similar solutions as for other programs that have such an issue: Or, you can try if this works http://windowstechies.com/-/en/dexe/?k=ntvdm.exe

OpenStudy (amilapsn):

It's not a free software......

OpenStudy (amilapsn):

Are there any free software?

OpenStudy (anonymous):

Bummer, that was the only thing I could find on this problem or reinstall and update your MS Windows but it is even very doubtfull that that would help an alternative might be that you start python write a text file: @echo off cd\ cd c:\python27\python.exe save as a .bat file and associate the.py extentions to it Hopefully that helps

OpenStudy (rsmith6559):

You can just right-click on a .py file and tell it to open. Windows has no idea what to do with it, so you can then select the Python interpreter to run .py files.

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!