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

Error building Kivy app with opencv(and numpy) - raise CommandNotFoundError(path) #651

Closed
ViktorBarzin opened this issue Apr 14, 2018 · 1 comment

Comments

@ViktorBarzin
Copy link

Hi all,

I am trying to build an android application with kivy and buildozer which uses opencv.

Unfortunately adding either numpy or opencv in the requirements line results in error building the apk file.
Here are the log of the build as well as my .spec file.

Build log
buildozer.spec

I have tried both with and without crystaxNDK without any success.
Not including numpy or opencv in requirements just results in ImportError once the apk is run.
Adding other modules like sqlite3 build successfully.
I have Cython installed as well as all the other requirements for building a kivy app.

Any suggestions would be appreciated.

Thanks,

@inclement
Copy link
Member

Closing as fixed in python-for-android master.

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

2 participants