You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was completely install all packages also step by step but is showing like
My phone didn't rooted
Redmi note 8
Please solve the problem and help me
$ python3 zydra.py
/data/data/com.termux/files/home/zydra.py:301: SyntaxWarning: "is" with a literal. Did you mean "=="?
if self.file_type is "rar":
Traceback (most recent call last):
File "/data/data/com.termux/files/home/zydra.py", line 9, in
import crypt
File "/data/data/com.termux/files/usr/lib/python3.11/crypt.py", line 6, in
import _crypt
ImportError: dlopen failed: cannot locate symbol "crypt" referenced by "/data/data/com.termux/files/usr/lib/python3.11/lib-dynload/_crypt.cpython-311.so"...
The text was updated successfully, but these errors were encountered:
I was completely install all packages also step by step but is showing like
My phone didn't rooted
Redmi note 8
Please solve the problem and help me
$ python3 zydra.py
/data/data/com.termux/files/home/zydra.py:301: SyntaxWarning: "is" with a literal. Did you mean "=="?
if self.file_type is "rar":
Traceback (most recent call last):
File "/data/data/com.termux/files/home/zydra.py", line 9, in
import crypt
File "/data/data/com.termux/files/usr/lib/python3.11/crypt.py", line 6, in
import _crypt
ImportError: dlopen failed: cannot locate symbol "crypt" referenced by "/data/data/com.termux/files/usr/lib/python3.11/lib-dynload/_crypt.cpython-311.so"...
The text was updated successfully, but these errors were encountered: