Hi! I'm a total newbie in spyder, thouh I know a little python and I have developed little programs in Windows with pyScripter. Now I have to work on linux and chose spyder as IDE. The problem is I have this program (phonopy, you can google it) with some errors I want to debug so I want to run and debug it as it is installed. The files don't have the .py extension, they are owned by root and I have read and execute permissions (execute attribute is on). Maybe for one of those reasons, when I open the files in the editor I don't get any syntax highlighting and I am unable to create breakpoint or run the script. Is there a way to have spyder recognize these files as scrpts, let me run and debug them? I tried to run spyder as root so I have read, write and execute permissions on the file but I have the same issue. BTW my spyder is 2.1.9 Thanks!
-- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
