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

Fresh clone error #38

Closed
Yariv-h opened this issue Jun 23, 2018 · 1 comment
Closed

Fresh clone error #38

Yariv-h opened this issue Jun 23, 2018 · 1 comment

Comments

@Yariv-h
Copy link

Yariv-h commented Jun 23, 2018

(RGB) bash-3.2$ python main.py
File "main.py", line 80
merged_general_config = {**config.default_general_config, **gen_config}
^
SyntaxError: invalid syntax

(Using MAC)

@Moonbase59
Copy link

You might need Python 3.6.5+ to make this software work. I had exactly the same error (on Linux) when using older Python3 versions.

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