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

Python Files #16

Open
XurrencyFX opened this issue Jan 4, 2023 · 0 comments
Open

Python Files #16

XurrencyFX opened this issue Jan 4, 2023 · 0 comments

Comments

@XurrencyFX
Copy link

XurrencyFX commented Jan 4, 2023

image
All of the Python Files with underscore in the name will cause the terminal do this

File "/home/REDACTED/offsecfw/mix_ping_sweep.py", line 18
print "\nUsage: mix_ping_sweep.py \n"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

That why I'm manually renaming all of the .py files that have underscore in there name: mix_ping_sweep.py --> mix-ping-sweep.py
Hopefully That will fix the issue :)

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