Closed Zole-s closed 2 years ago
Traceback (most recent call last): File "/data/data/com.termux/files/home/Lazymux/lazymux.py", line 6, in from core.lzmcore import * File "/data/data/com.termux/files/home/Lazymux/core/lzmcore.py", line 2143 def ssl_pinning_remover((: ^ SyntaxError: invalid syntax
To fix: Go to core and edit lzmcore.py,find function ssl_pinning_remover and replace it by: def ssl_pinning_remover(): print('\n###### Installing ssl_pinning_re> os.system('apt update -y && apt upgrade -> os.system('apt install python -y') os.system('python -m pip install ssl-pinn> print('###### Done') print("###### Type 'ssl_pinning_remover' > print("###### Usage: ssl_pinning_remover > backtomenu_option()
Traceback (most recent call last): File "/data/data/com.termux/files/home/Lazymux/lazymux.py", line 6, in
from core.lzmcore import *
File "/data/data/com.termux/files/home/Lazymux/core/lzmcore.py", line 2143
def ssl_pinning_remover((:
^
SyntaxError: invalid syntax
To fix: Go to core and edit lzmcore.py,find function ssl_pinning_remover and replace it by: def ssl_pinning_remover(): print('\n###### Installing ssl_pinning_re> os.system('apt update -y && apt upgrade -> os.system('apt install python -y') os.system('python -m pip install ssl-pinn> print('###### Done') print("###### Type 'ssl_pinning_remover' > print("###### Usage: ssl_pinning_remover > backtomenu_option()