Gameye98 / Lazymux

termux tool installer
2.69k stars 559 forks source link

commit #70

Closed Baiano157 closed 3 years ago

Baiano157 commented 3 years ago

Vai da certo

Kerimbeys commented 3 years ago

Vai da certo

aramsoft89 commented 2 years ago

python3 lazymux.py Traceback (most recent call last): File "/root/Lazymux-master/lazymux.py", line 6, in from core.lzmcore import * File "/root/Lazymux-master/core/lzmcore.py", line 26, in cache_1 = prefix+"/tmp/lazymux_1" TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

aramsoft89 commented 2 years ago

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

Gameye98 commented 2 years ago

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

Always remember to not use python v2 to execute lazymux :) Its need python 3 to run

$ python --version Python 3.10.4 $ python lazymux.py

aramsoft89 commented 2 years ago

┌──(kali㉿kali)-[~/Desktop/Lazymux-master] └─$ python --version
Python 3.10.4


python3 lazymux.py Traceback (most recent call last): File "/root/Lazymux-master/lazymux.py", line 6, in from core.lzmcore import * File "/root/Lazymux-master/core/lzmcore.py", line 26, in cache_1 = prefix+"/tmp/lazymux_1" TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

aramsoft89 commented 2 years ago

thanks for help me

aramsoft89 commented 2 years ago

──(root㉿kali)-[~/Lazymux-master] └─# python lazymux.py Traceback (most recent call last): File "/root/Lazymux-master/lazymux.py", line 6, in from core.lzmcore import * File "/root/Lazymux-master/core/lzmcore.py", line 26, in cache_1 = prefix+"/tmp/lazymux_1" TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

Gameye98 commented 2 years ago

Lazymux only work on termux environment bcuz its need a specific package and some config which only termux had.

Why do u even running Lazymux in fedora? Pls read the README.md

aramsoft89 commented 2 years ago

ok thanks my bro im working on the system kali linux it must be for him