You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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
The text was updated successfully, but these errors were encountered: