Skip to content

Error in '_winmouse.py' or 'mouse' package #144

@AlkisPis

Description

@AlkisPis

queue.put(event) at the end of the 'listen()' function raises the following:

Exception ignored on calling ctypes callback function: <function listen..low_level_mouse_handler at 0x0000022BFE351090>
Traceback (most recent call last):
File "_winmouse.py", line 165, in low_level_mouse_handler
queue.put(event)
AttributeError: 'function' object has no attribute 'put'

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