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

command not found #30

Open
grawish opened this issue Apr 15, 2020 · 1 comment
Open

command not found #30

grawish opened this issue Apr 15, 2020 · 1 comment

Comments

@grawish
Copy link

grawish commented Apr 15, 2020

root@kali:~/noisy# ./noisy.py --config config.json
./noisy.py: line 1: import: command not found
./noisy.py: line 2: import: command not found
./noisy.py: line 3: import: command not found
./noisy.py: line 4: import: command not found
./noisy.py: line 5: import: command not found
./noisy.py: line 6: import: command not found
./noisy.py: line 7: import: command not found
./noisy.py: line 8: import: command not found
./noisy.py: line 10: import: command not found
from: too many arguments
./noisy.py: line 13: try:: command not found
from: too many arguments
./noisy.py: line 15: except: command not found
from: too many arguments
./noisy.py: line 18: try:: command not found
./noisy.py: line 19: syntax error near unexpected token sys' ./noisy.py: line 19: reload(sys)'

@vadimfilatov
Copy link

python ./noisy.py --config config.json

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