8000 Made hostpython3crystax check if system python is available by inclement · Pull Request #1289 · kivy/python-for-android · GitHub
[go: up one dir, main page]

Skip to content

Made hostpython3crystax check if system python is available #1289

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

Merged
merged 1 commit into from
May 28, 2018

Conversation

inclement
Copy link
Member

Currently p4a will crash here if the system python 3.x isn't available, since shprint will receive a None argument instead of a string, which it can't handle.
The error I added is pretty terse, but fixes the issue and makes it clear that the system python version is the issue.

@inclement inclement merged commit 5a3ed06 into kivy:master May 28, 2018
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.

1 participant
0