my_python_program.py pause
17 Replies - 1548 Views - Last Post: 24 April 2015 - 10:29 AM
#16
Re: Python 2.7 Run everywhere without python? example: .exe?
Posted 24 April 2015 - 10:00 AM
Try a bat with this:
#17
Re: Python 2.7 Run everywhere without python? example: .exe?
Posted 24 April 2015 - 10:21 AM
I put
It opens infinite screens of cmd... not working o.o
Im using linux by the way..
start "Turtludo" turtludo.py pause
It opens infinite screens of cmd... not working o.o
Im using linux by the way..
#18
Re: Python 2.7 Run everywhere without python? example: .exe?
Posted 24 April 2015 - 10:29 AM
Try
python turtludo.py pause

New Topic/Question
Reply




MultiQuote

|