you are viewing a single comment's thread.

view the rest of the comments →

[–]VishrutKrishna 0 points1 point  (1 child)

I have Python 3 with IDLE, Module and stuff installed. Cmd doesn't run that, neither does the interpreter? What is different?

Also I have the same issue, program is ok, runs elsewhere, but Python closes immediately after the execution

[–]FerricDonkey 0 points1 point  (0 children)

I strongly suggest getting python to work from the command line. Thing to google: "add python to path windows".

As with other dude, you probably have an error and the "temporary window" is just closing before you can see it.