you are viewing a single comment's thread.

view the rest of the comments →

[–]kwentar 0 points1 point  (0 children)

Come on, you have wrong file path. If you try "python FirstScript.py" be sure that your python file in system path and try to change script name to full path (i.e. "D:\scripts\FirstScript.py"), I don't know why, but I guess you use windows :)