Skip to content

Made hostpython3crystax check if system python is available#1289

Merged
inclement merged 1 commit into
kivy:masterfrom
inclement:check_system_python
May 28, 2018
Merged

Made hostpython3crystax check if system python is available#1289
inclement merged 1 commit into
kivy:masterfrom
inclement:check_system_python

Conversation

@inclement

Copy link
Copy Markdown
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