-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I'm new to this project but thus far cannot get PyCocoa to work at all on Monterey on my Apple Silicon machine.
The tests fail, and I get this when trying to use it in a project:
File "<path to project>/mypythonfile.py", line 16, in <module>
from pycocoa import App, MediaWindow
ImportError: cannot import name 'App' from 'pycocoa' (<path to project>/env/lib/python3.10/site-packages/pycocoa/__init__.py)```
Metadata
Metadata
Assignees
Labels
No labels