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 Jul 16, 2021. It is now read-only.
I can't share the patch, but _pocketfft's setup.py gets a list of include directories which not only draws in native but even host include directories.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to build scipy for a 32-bit target (Cortex-A7) using a 64-bit host and am hitting an error which I suppose has something to do with this:
It seems that for whatever reason the native
pyport.h
is used which due to the word size mismatch will obviously be wrong.The text was updated successfully, but these errors were encountered: