Skip to content

How to fix not run in linux python error.. #188

@kocoman2

Description

@kocoman2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions