Gameye98 / Lazymux

termux tool installer
2.69k stars 559 forks source link

I don't know what's wrong can anyone help me #92

Closed AJK000 closed 3 years ago

AJK000 commented 3 years ago

$ python2 lazymux.py File "lazymux.py", line 86 infogathering += f"{x} " ^ SyntaxError: invalid syntax

mathews52gb commented 3 years ago

$ python2 lazymux.py File "lazymux.py", line 86 infogathering += f"{x} " ^ SyntaxError: invalid syntax

Same error

AJK000 commented 3 years ago

I guess it's a error in the script

zal-byte commented 3 years ago

This script need python3.x version

AJK000 commented 3 years ago

How can i do it