Any suggestions on how to successfully install scipy on my ARMv8 board considering the multiple pip

I'm encountering errors while installing scipy using pip3 on my 64-bit ARMv8 board. I've already installed openblas, a dependency for scipy. Here is the error:
Failed building wheel for scipy
Failed building wheel for scipy
I have multiple pip versions pip3 and pip3.5 installed. pip3 is located in /usr/bin, while the main pip seems to be in /usr/lib64/python3.5/site-packages. I've tried installing with --trusted-host flags and the --no-binary option, but the build fails in both cases. Any suggestions on how to successfully install scipy on my ARMv8 board considering the multiple pip versions and the build failure? @Middleware & OS
3 Replies
Enthernet Code
Enthernet Code7mo ago
@Marvee Amasi Check for all dependencies for the scipyband make sure you have them installed if you still get an error then run system update, that should do the trick
wafa_ath
wafa_ath7mo ago
try installing another version of the library witch suited with your requirement , or installing a pre-built wheel for your ARM architecture, You can find it PyPI website or Github
Boss lady
Boss lady7mo ago
Update your terminal apt update && apt upgrade -y Then try it again it should work properly
Want results from more Discord servers?
Add your server