Hi,

This is a known problem: right now you can only run files that can be completely executed in one line. We'll try to fix this in a future release.


Cheers,
Carlos

El 26/06/18 a las 17:01, [email protected] escribió:
I am using IDE to run a python file line by line. When tried to open a file like the following,

with open('workfile') as f:

it says, "SyntaxError: unexpected EOF while parsing".  It's the same type of error message if you try to run a "for loop" line by line.  Do you know how to get around this?

Thanks.

Yi

--
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] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

--
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 https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to