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 invalid syntax #52

Closed
94maldini opened this issue Nov 20, 2018 · 4 comments
Closed

Error invalid syntax #52

94maldini opened this issue Nov 20, 2018 · 4 comments

Comments

@94maldini
Copy link

File "E:/Aplikasi/Apps/esp8266/Systematic-LEDs-master/Systematic-LEDs-master/python/main.py", line 85
merged_general_config = {**config.default_general_config, **gen_config}
^
SyntaxError: invalid syntax

kenapa bisa terjadi ?

@not-matt
Copy link
Owner

Update Python to 3.6 or above

@94maldini
Copy link
Author

my Python 3.6

@ThunderMerweS
Copy link

Good day,

I have been stuck on this exact same error for a couple of hours now.

I have tried all versions of Python, from 3.6 and up, and makes no difference, unfortunately.

Any other Ideas?

@Andriejus
Copy link

Andriejus commented Mar 23, 2019

when I had similar problem, so I edited config.py as needed and it worked for me.
look here #62

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

4 participants