Skip to content

Bug when running examples/basic.py #136

@Ir001

Description

@Ir001
Image

I'm running with Python 3.12.4 in neonize 0.3.11 version but i have error like this:

Exception ignored on calling ctypes callback function: <bound method Event.execute of <neonize.events.Event object at 0x0000019F0DBBBEC0>>
Traceback (most recent call last):
  File "C:\Users\irwan\anaconda3\Lib\site-packages\neonize\client.py", line 2683, in connect
    self.__client.Neonize(
TypeError: Event.execute() takes 4 positional arguments but 5 were given

But when i'm running in neonizae 0.3.10, its work with no error

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