Skip to content

It isnt working and I got an error help pls #3

@gigawasian

Description

@gigawasian

I am trying to run it on windows in the PyCharm IDE. When I try to run it, after already having installed pyaudio, I get this error:

Traceback (most recent call last):
File "D:/Program Files/offkeyboard/offkeyboard/init.py", line 16, in
from note_reader import NoteReader
File "D:\Program Files\offkeyboard\offkeyboard\note_reader.py", line 6, in
from keymaps import MarioMap
File "D:\Program Files\offkeyboard\offkeyboard\keymaps.py", line 35, in
from mouse import MOUSE_UP_KEY, MOUSE_DOWN_KEY, MOUSE_LEFT_KEY, MOUSE_RIGHT_KEY, MOUSE_CLICK_KEY
File "D:\Program Files\offkeyboard\offkeyboard\mouse.py", line 4, in
from Quartz.CoreGraphics import CGEventCreateMouseEvent
ModuleNotFoundError: No module named 'Quartz'

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