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

Buildozer cannot import name pythran_is_numpy_func_supported #753

Closed
ghost opened this issue Nov 20, 2018 · 1 comment
Closed

Buildozer cannot import name pythran_is_numpy_func_supported #753

ghost opened this issue Nov 20, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 20, 2018

Versions

  • Python: 3.7.1
  • OS: Ubuntu 18.04
  • Kivy: 1.11.0
  • Cython: 0.29

Description

When running buildozer to create a very simple APK, I get this error:
ImportError: cannot import name pythran_is_numpy_func_supported.
I have gotten many mainstream errors while trying to get buildozer to work but I couldn't find any documentation on this particular one.

buildozer.spec

Command:

buildozer android debug

Spec file:

https://pastebin.com/7fHAjFxv

Logs:

https://pastebin.com/aNfczhqZ

I just pasted everything, sorry if it is too long.

@ghost
Copy link
Author

ghost commented Nov 22, 2018

Well alright, downgrading to jdk-8 seems to have resolved all my compiling problems at once.

@ghost ghost closed this as completed Nov 22, 2018
This issue was closed.
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

No branches or pull requests

0 participants