Hi, there is a file I am trying to run with CTRL+F5 to ensure that it is run locally in the folder it resides. The moment I hit CTRL+F5 I get:
>>> %run -i "D:\Documents\50 my folder\myfile.py" File "<console>", line 1 %run -i " D:\Documents\50 my folder\myfile.py " ^ SyntaxError: invalid syntax Can anybody give me a hand? Thanks! -- You received this message because you are subscribed to the Google Groups "Pyzo" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/pyzo/33fb3612-cbda-4003-9bf8-5873d04cb2b4n%40googlegroups.com.
