Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dayoshiguy opened this issue Jun 15, 2020 · 9 comments
Open

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

dayoshiguy opened this issue Jun 15, 2020 · 9 comments

Comments

@dayoshiguy
Copy link

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'

@dayoshiguy
Copy link
Author

pls put a standalone in releases

@luiscarlos2000
Copy link

For me it's different, no window appears when I execute the setup.py on Windows. Will I get additional software?

@dayoshiguy
Copy link
Author

when I run it (through python) this error screen appears and then it closes immediately after

@luiscarlos2000
Copy link

That's what I was traying to say sir! It seams that I maybe gonna do some changes to the code, but since I'm too basic for python it's kind of impossible.

@SrYoel
Copy link

SrYoel commented Jun 21, 2020

Same error on me... Please, someone help us!

@dayoshiguy
Copy link
Author

@codyd51

@Amature123
Copy link

How about Pyinstaller ?
Does is work?

@luiscarlos2000
Copy link

I really don't know if it works, but for me it didn't.

@dayoshiguy
Copy link
Author

pyinstaller does not fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants