edit: ok I have to remove ", ctypes"
44b5bb1
./ProperTree.py
Traceback (most recent call last):
File "ProperTree-master/./ProperTree.py", line 2, in
import sys, os, binascii, base64, json, re, subprocess, webbrowser, multiprocessing, signal, ctypes
File "/usr/lib/python3.12/ctypes/init.py", line 157, in
class py_object(_SimpleCData):
AttributeError: class must define a 'type' attribute
Python 3.12.3 (main, Sep 11 2024, 14:17:37) [GCC 13.2.0] on linux
thx