You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E Traceback (most recent call last):
E File "<string>", line 9, in <module>
E File "/home/travis/build/kivy/python-for-android/.tox/py3/lib/python3.5/site-packages/pythonforandroid/pythonpackage.py", line 444, in _extract_metainfo_files_from_package_unsafe
E reqs = hooks.get_requires_for_build_wheel({})
E File "/home/travis/build/kivy/python-for-android/.tox/py3/lib/python3.5/site-packages/pep517/wrappers.py", line 71, in get_requires_for_build_wheel
E 'config_settings': config_settings
E File "/home/travis/build/kivy/python-for-android/.tox/py3/lib/python3.5/site-packages/pep517/wrappers.py", line 162, in _call_hook
E raise BackendUnavailable
E pep517.wrappers.BackendUnavailable
But now I feel left guessing. Which backend? I'm guessing setuptools, but it would be extremely helpful if the error could actually print that out