Skip to content

Failing on Apple Silicon/Monterey? #3

@rkeniger

Description

@rkeniger

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

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