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

Installation error SyntaxError: invalid syntax #4

Open
noelevans opened this issue Jul 18, 2023 · 1 comment
Open

Installation error SyntaxError: invalid syntax #4

noelevans opened this issue Jul 18, 2023 · 1 comment

Comments

@noelevans
Copy link

noelevans commented Jul 18, 2023

When I follow the installation instructions, doing
```curl -L https://github.com/mtshiba/ergup/raw/main/ergup.py | python````
I get the error

  File "<stdin>", line 670
    match (sys__).platform:
                          ^
SyntaxError: invalid syntax

My python version is Python 3.8.14, I am using Ubuntu 18.04.

@noelevans
Copy link
Author

Perhaps updating the readme to say requirements python3.10 would help. But I think 3.10 is not so adopted yet personally.

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

1 participant