Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Scipy Native depend requirements #13

Open
chadrockey opened this issue Oct 3, 2023 · 0 comments
Open

Scipy Native depend requirements #13

chadrockey opened this issue Oct 3, 2023 · 0 comments

Comments

@chadrockey
Copy link

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"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant