Closed darkKnight-8 closed 10 months ago
File "/home/elnemr/Lazymux/lazymux.py", line 6, in from core.lzmcore import * File "/home/elnemr/Lazymux/core/lzmcore.py", line 26, in cache_1 = prefix+"/tmp/lazymux_1"
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
U should run with python3 which in termux the package name is python
dont run with python2
File "/home/elnemr/Lazymux/lazymux.py", line 6, in
from core.lzmcore import *
File "/home/elnemr/Lazymux/core/lzmcore.py", line 26, in
cache_1 = prefix+"/tmp/lazymux_1"