Groups
Groups
Sign in
Groups
Groups
spyder
Conversations
About
Send feedback
Help
pyflakes Error in Spyder 5.3.3
19 views
Skip to first unread message
Arun NY
unread,
Dec 14, 2022, 12:32:35 AM
12/14/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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