-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 when trying to use numpy (Broken Toolchain) #1367
Comments
Can you try with |
I change the branch into master, and this happen:
|
I think I dont have CMake yet( "which cmake" doesnt show anything). should I apt-get cmake, or pip install cmake? |
You should have a least the following: |
@juanchrisniady did installing cmake solve your problem? You can apt install it, but normally one of the dependencies listed in the install section should pull it. |
I believe the numpy recipe is currently working fine. |
I believe there are a lot of thread about this issue, and @inclement already merge the fix for it, but I still having the issue. I'm using python 2.7. And I only add requirement opencv to the
buildozer.spec
.ERROR LOG:
BUILDOZER.SPEC
The text was updated successfully, but these errors were encountered: