0z4ck
0z4ck
try running with "no_mlck" once, and then with "never". Anyway, would you tell me which VPS service are you using ? :D
similar problem here WSL-ubuntu16.04 python 2.7.12 frida (12.8.20) frida-tools (7.2.0) ```frida --version Traceback (most recent call last): File "/home/z4ck/.local/bin/frida", line 11, in sys.exit(main()) File "/home/z4ck/.local/lib/python2.7/site-packages/frida_tools/repl.py", line 25, in main from...
ok, so 2 of frida-tools' dependencies do not support python2. If you still want to use python2, prompt-toolkit should be v2 and pygments should be 2.5.2 or older. pip uninstall...