Gameye98 / Lazymux

termux tool installer
2.69k stars 559 forks source link

SyntaxError #20

Closed basu021 closed 4 years ago

basu021 commented 4 years ago

Lazymux.apk README.md app core lazymux.py $ python lazymux.py File "lazymux.py", line 11 print " [01] Information Gathering" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(" [01] Information Gathering")? $ 1 No command 1 found, did you mean: Command [ in package coreutils Command k in package kona Command v in package vlang from the unstable-repo repository $ python lazymux.py File "lazymux.py", line 11 print " [01] Information Gathering" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(" [01] Information Gathering")? $

Gameye98 commented 4 years ago

Make sure you've read the README.md Run Lazymux with python2 ( python2.x)

$ apt install python2 $ python2 lazymux.py

TermuxGoat commented 3 years ago

It still happening

Gameye98 commented 3 years ago

Could you provide a screenshot of the error?

Gameye98 commented 3 years ago

If you face the same issue with the one who open issue, you just need to install python 3 and run lazymux with it.

TermuxGoat commented 3 years ago

Nevermind I fixed it thanks tho

On Fri, Oct 9, 2020, 3:40 AM DedSecTL notifications@github.com wrote:

If you face the same issue with the one who open issue, you just need to install python 3 and run lazymux with it.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Gameye98/Lazymux/issues/20#issuecomment-706025110, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARIXDZIUGNZZILLSZBL7NJ3SJ25ALANCNFSM4JFS7EXQ .