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
{{ message }}
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Is there any reason the native versions of numpy and other depeds are required? I had a tough time swapping in OpenBLAS with native.
This bbappend helped, but I'm wondering the original requirement for native.
DEPENDS_REMOVE = "${PYTHON_PN}-numpy-native" DEPENDS_REMOVE = "${PYTHON_PN}-pybind11-native" DEPENDS_REMOVE = "${PYTHON_PN}-pythran-native" DEPENDS_REMOVE = "${PYTHON_PN}-gast-native" DEPENDS_REMOVE = "${PYTHON_PN}-beniget-native" DEPENDS_REMOVE = "${PYTHON_PN}-ply-native"
The text was updated successfully, but these errors were encountered: