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

QuESt 2.0 doesn't run on MacOS #54

Open
atribera opened this issue Mar 27, 2024 · 0 comments
Open

QuESt 2.0 doesn't run on MacOS #54

atribera opened this issue Mar 27, 2024 · 0 comments

Comments

@atribera
Copy link
Collaborator

I get the following error when I try to run main.py:

Traceback (most recent call last):
  File "/Users/abera/Desktop/snl-quest/main.py", line 210, in <module>
    ctypes.windll.shell32.SetCurrentProcessExplicitAppUserModelID(myappid)
AttributeError: module 'ctypes' has no attribute 'windll'

This error seems to originate from the fact that I am trying to run a script on MacOS which is specifically written for Windows.

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

1 participant