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

Error installation #3

Open
christanmartinez opened this issue Jun 13, 2019 · 2 comments
Open

Error installation #3

christanmartinez opened this issue Jun 13, 2019 · 2 comments

Comments

@christanmartinez
Copy link

Hi,
I've followed the installation instructions, but when trying to execute ALPHA instalIation get the following error:

File "main.py", line 333
except ValueError, (ErrorTitle, ErrorMessage, ErrorDescription):
^
SyntaxError: invalid syntax

Any suggestions?

Thanks,
Christian

@chilleo
Copy link
Owner

chilleo commented Jun 18, 2019

Well for starters, the error message unfortunately seems to be somewhat cryptic. This is after you have installed everything necessary and when you are just running the 'python main.py' line? What OS are you using and did you run all the installation instructions and everything went fine with all the requirements installations?

@chilleo
Copy link
Owner

chilleo commented Jun 18, 2019

My first initial thought is that it could be a python version issue. Try checking the version of python you have installed and see that it is correct or let me know what it is. You might also do the same for the other requirements.

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

2 participants