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

SyntaxError on modules inport #7

Open
Nekham opened this issue Dec 16, 2019 · 0 comments
Open

SyntaxError on modules inport #7

Nekham opened this issue Dec 16, 2019 · 0 comments

Comments

@Nekham
Copy link

Nekham commented Dec 16, 2019

Installing as suggested by the documentation on python27 and virtualenv
every switch i use on the script, it returns this error:
$ python src/Py/axesscleaner.py -h
Traceback (most recent call last):
File "src/Py/axesscleaner.py", line 3, in
import modules as md
File "/opt/axesscleaner/src/Py/modules.py", line 543
count_open: int = 0 # counts the open-separators
^
SyntaxError: invalid syntax

Maybe it's a configuration mistake that i made, but i have do literally all steps; they are rather symple.

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