MJL85 / natlas

natlas - Network Discovery and Auto-Diagramming
GNU General Public License v2.0
511 stars 110 forks source link

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

Open jessica19921 opened 5 years ago

jessica19921 commented 5 years ago

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 commented 4 years ago

It's...

$ python3 setup.py install