Gameye98 / Lazymux

termux tool installer
2.69k stars 559 forks source link

syntax error #6

Closed nishit130 closed 6 years ago

nishit130 commented 6 years ago

I got an syntax error when tried to open in termux emulator for Android screenshot_20180312-185007

odenthewise commented 6 years ago

yea i was trying to see the tools. it didnt work, im just going to keep up in linux on my p.c

On Monday, March 12, 2018, Nishit Patel notifications@github.com wrote:

I got an syntax error when tried to open in termux emulator for Android [image: screenshot_20180312-185007] https://user-images.githubusercontent.com/35602510/37285874-693a6f0c-2626-11e8-8e1c-c8f13fb3c1dd.jpeg

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Gameye98/Lazymux/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AjchsyNIlhjpBkgBndhgcOGfEOJfkEBwks5tdnZzgaJpZM4SmoDP .

WyattWade604 commented 6 years ago

This is due to a code error! What you need to do is put parentheses around the print statement! Such as: print ("Hey there!") ("") needs to go on every command that needs to print.

WyattWade604 commented 6 years ago

Use pkg install nano. This will install a terminal text and code editor. Then use a keyboard on your phone that has CTRL and FN this will allow you to save the edits. Then use nano lazymux.py and you can begin editing. After you can save it and start the program! Use python laxymux.py!

(Did I help?)[Yes? No?]
Gameye98 commented 6 years ago

Execute the script with python2

Install it by typing

apt-get install python2

king1lab commented 3 years ago

Screenshot_20210122-095054

king1lab commented 3 years ago

am getting 32bit instead of 64bit error

msrakendry commented 3 years ago

$ ls Lazymux README.md core lazymux.py Lazymux.apk app lazymux.db set_install $ python2 lazymux.py File "lazymux.py", line 75 infogathering += f"{x} " ^ SyntaxError: invalid syntax I need help,.

anon666exp3rt commented 3 years ago
No

How to fix

Gameye98 commented 3 years ago

Now Lazymux has been updated to Python 3

So, run by typing below command on your termux :) python lazymux.py