Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File "main.py", line 43 except Exception, e: ^ SyntaxError: invalid syntax #4

Open
ErikThiart opened this issue Jul 4, 2020 · 3 comments

Comments

@ErikThiart
Copy link

File "main.py", line 43
except Exception, e:
^
SyntaxError: invalid syntax

@apritchett
Copy link

I am getting the same issue did you find a solution to this problem

@ErikThiart
Copy link
Author

I did not.

@leo8198
Copy link

leo8198 commented Mar 26, 2021

Hello guys, I solved this issue using a python 2 environment instead of python 3. If you use anaconda, just follow this tutorial:

https://docs.anaconda.com/anaconda/user-guide/tasks/switch-environment/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants