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
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
These are the errors that I get after running install.py. I have tried the other solutions other issues have suggested but they still have not worked. Such as the "
os.system("sudo apt install python3-numpy python3-scipy python3-pyaudio python3-pyqtgraph -y")" line. I am on a Mac and am having some trouble and really need this to be fixed soon.
The text was updated successfully, but these errors were encountered:
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
These are the errors that I get after running install.py. I have tried the other solutions other issues have suggested but they still have not worked. Such as the "
os.system("sudo apt install python3-numpy python3-scipy python3-pyaudio python3-pyqtgraph -y")" line. I am on a Mac and am having some trouble and really need this to be fixed soon.
The text was updated successfully, but these errors were encountered: