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/host setuptools3 #533

Merged
merged 6 commits into from
Jul 26, 2020
Merged

Fix/host setuptools3 #533

merged 6 commits into from
Jul 26, 2020

Conversation

Zen-CODE
Copy link
Member

This addresses the pkg_resources bug via setting the correct install prefix for the host python environment.

closes #529
closes #527

@Zen-CODE Zen-CODE changed the title Fix/host setuptools3 [WIP] Fix/host setuptools3 Jul 24, 2020
@Zen-CODE Zen-CODE changed the title [WIP] Fix/host setuptools3 Fix/host setuptools3 Jul 24, 2020
@Zen-CODE Zen-CODE requested a review from AndreMiras July 24, 2020 12:53
@Zen-CODE
Copy link
Member Author

Whew. Finally think this one is ready. Also took the liberty on starting to pull out stuff (the context managers) from the kivy-ios file. It's getting a little too large, and I think extracting and isolating concerns can reduce the burden of maintaining it...

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, looking good.
Let's simply squash before merging*

@Zen-CODE Zen-CODE merged commit 7cb14fc into master Jul 26, 2020
@Zen-CODE Zen-CODE deleted the fix/host_setuptools3 branch July 26, 2020 19:07
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.

PIL (pillow) loading fails with pkg_resources error Cannot build pil/pillow
2 participants