Issue
So, I've installed python 3.10.6 and everything works fine, even the match case where i get a syntax error works. So even though all my code works fine and is valid, my editor still marks it as invalid syntax for some reason.
Any suggestions for how to fix this issue?
Image of the error message and results from successfully run code
Solution
Apparently i just needed to go to extensions in VS-code and reload pylance...
Answered By - Stian
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.