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

fix for no Frameworks loaded when using pyobjc and python2 on a modern system #566

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eyeteajay
Copy link

When using pyobjc with python2 on osx13, I got the same ImportError: Framework CoreServices could not be found that was fixed in later versions.
Since v5.3 was the last version that worked with python2, this PR just cherry-picks the fix from #309 onto that tag and bumps the version to v5.3.1

@eyeteajay
Copy link
Author

Sorry, this should be merged onto tag v5.3, not master, but I couldn't create the branch for this PR.

@ronaldoussoren
Copy link
Owner

I won't merge this PR because I no longer support Python 2. I'm leaving the PR open for anyone else running into this.

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

Successfully merging this pull request may close these issues.

None yet

2 participants