Skip to content
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

install.py scipy issue on rpi3b+ #63

Open
rekk2 opened this issue Apr 30, 2022 · 5 comments
Open

install.py scipy issue on rpi3b+ #63

rekk2 opened this issue Apr 30, 2022 · 5 comments

Comments

@rekk2
Copy link

rekk2 commented Apr 30, 2022

Hello. I'm getting this error on a Raspberry Pi 3b+. I did a manual build of scipy and still had issues. This was the original error from install.py

/_lib/_uarray
running build_clib
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'mach' library
error: library mach has Fortran sources but no Fortran compiler found
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for scipy
Failed to build scipy
ERROR: Could not build wheels for scipy, which is required to install pyproject.toml-based projects
================== Completed Installing Numpy, Scipy, PyAudio, PyQtgraph ==================

@rekk2
Copy link
Author

rekk2 commented May 1, 2022

the issue was with port audio. I had to increase swap and manually build it, then install pyaudio 1.5.2 and then it worked

I also installed it on an raspberry pi 4 and had the same problem

@rox4H
Copy link

rox4H commented Jul 21, 2022

Hi there rekk2! Im having the same error as you and im using a RPi3b+, would you be more accurate on what you did to solve the issue? Thanks in advance

@rekk2
Copy link
Author

rekk2 commented Jul 21, 2022 via email

@rox4H
Copy link

rox4H commented Jul 21, 2022

Thank you for answering so quickly! I have increased the swap but I can't see how to download version 1.5.2 of pyaudio, according to https://people.csail.mit.edu/hubert/pyaudio/ the newest version is 0.2.12. Could it be that you are referring to version 1.5.2 of scipy? Thanks again!

@rekk2
Copy link
Author

rekk2 commented Jul 21, 2022 via email

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

No branches or pull requests

2 participants