Skip to content

Added python modules check#794

Merged
inclement merged 1 commit into
kivy:masterfrom
inclement:py_modules_check
Jul 2, 2016
Merged

Added python modules check#794
inclement merged 1 commit into
kivy:masterfrom
inclement:py_modules_check

Conversation

@inclement

Copy link
Copy Markdown
Member

I'm not sure if this is a good idea, but can't hurt to ask and it would help with the regular problem of users not understanding error messages when modules aren't present (e.g. when buildozer hasn't installed them).

The code just checks if appropriate versions of each dependency are present, and prints clear errors if not. Currently if these are missing the user just gets an ImportError traceback.

@inclement

Copy link
Copy Markdown
Member Author

Per @tito on irc, he'd prefer this as a more generic check that could be applied in other projects too. I'm tempted to merge this anyway, since nothing will ever depend on it and it helps in the short term.

@inclement inclement merged commit 209c49f into kivy:master Jul 2, 2016
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