Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

scripts wont load

Status
Not open for further replies.

LiveEvol

Programmer
Joined
May 9, 2007
Messages
9
I try to load py scripts and it just flashes but doesn't load. please help.
 
I assume you're using Windows. Use Start --> Run... and type cmd in the box. Then navigate to the directory your script is in and type C:\Python24\python yourscript.py into the prompt. Replace C:\Python24 with the appropriate path to Python.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top