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: invalid syntax #273

Closed
Thundercatcher opened this issue Jul 21, 2022 · 1 comment
Closed

SyntaxError: invalid syntax #273

Thundercatcher opened this issue Jul 21, 2022 · 1 comment

Comments

@Thundercatcher
Copy link

Thundercatcher commented Jul 21, 2022

this happens when i run the hackingtool command this happens

Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

[✔] Successfuly Installed !!! \n\n
[+]+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++[+]
[+] [+]
[+] ✔✔✔ Now Just Type In Terminal (hackingtool) ✔✔✔ [+]
[+] [+]
[+]+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++[+]
(xenial)root@localhost:~$ sudo hackingtool

File "/usr/share/doc/hackingtool/hackingtool.py", line 92
print(f"Successfully Set Path to: {inpath}")
^
SyntaxError: invalid syntax

i am using ubuntu how do i fix?

@Thundercatcher Thundercatcher changed the title syntax error! SyntaxError: invalid syntax Jul 21, 2022
@cclauss
Copy link
Contributor

cclauss commented Nov 30, 2022

i am using ubuntu how do i fix?

sudo apt update
sudo apt install python3
python3 --version

https://devguide.python.org/versions/#versions
Python 3.6 and above support f-strings which are fast and readable...

@Z4nzu Z4nzu closed this as completed Mar 4, 2023
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

3 participants