I am not able to run python code on sublime repl. But I am able to build the same python code without repl. Whenever I run the python code using sublime repl I am getting the error as "Invalid Syntax". I have attached the screenshot below for your reference.
Asked
Active
Viewed 106 times
0
-
Seems like the file you are trying to run/compile has the Python versions string for some reason. Can you please add the content of the your .py file? – Dany Jul 29 '14 at 10:38
-
Hi Dany. I reinstalled it and got it working :).. – MJP Jul 30 '14 at 09:30