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

./setup.py: line 20: import: command not found #53

Open
jessica19921 opened this issue Jul 24, 2019 · 1 comment
Open

./setup.py: line 20: import: command not found #53

jessica19921 opened this issue Jul 24, 2019 · 1 comment

Comments

@jessica19921
Copy link

Hi Team,

I am getting below error

[jessica@lab natlas-master]$ ./setup.py
./setup.py: line 1: license: command not found
./setup.py: line 17: from: command not found
./setup.py: line 18: import: command not found
./setup.py: line 20: import: command not found
./setup.py: line 21: syntax error near unexpected token (' ./setup.py: line 21: _version = imp.load_source('', 'natlas/_version.py')'

@fabaff
Copy link
Contributor

fabaff commented Nov 18, 2019

It's...

$ python3 setup.py install

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

2 participants