pyflakes Error in Spyder 5.3.3

19 views
Skip to first unread message

Arun NY

unread,
Dec 14, 2022, 12:32:35 AM12/14/22
to spyder
I have a simple code that says I have a syntax error (pyflakes E). The same code does not produce an error in :VScode:

name = input('whose borthday?')
if name not IN myList:
    print(name +' does not exist')

changing the IN from capitals to lowercase gives no error.  Is there anything I can do to ensure this is not treated as syntax error in Spyder?

Arun
    
Reply all
Reply to author
Forward
0 new messages