andriller
andriller copied to clipboard
Traceback Error
Running Kali Linux on XPS 13 on an external HDD
──(kali㉿kali)-[~/andriller]
└─$ python3 andriller-gui.py
Traceback (most recent call last):
File "/home/kali/andriller/andriller-gui.py", line 7, in
Hi, the issue is with an external library that is used with andriller: https://github.com/tcalmant/python-javaobj
It would be worth raising an issue on their end. It seems their source code is not compatible with Python 3.11
What's the output of this command?
pip3 freeze | grep javaobj