

Subprocess.CalledProcessError: Command '' returned non-zero exit status 1ĭuring handling of the above exception, another exception occurred:įile "/usr/lib64/python3.5/site-packages/pip-20.0.2-p圓.5.egg/pip/_vendor/pep517/_in_process.py", line 257, in įile "/usr/lib64/python3.5/site-packages/pip-20.0.2-p圓.5.egg/pip/_vendor/pep517/_in_process.py", line 240, in main

errorĮRROR: Command errored out with exit status 1:Ĭommand: /usr/bin/python3 /usr/lib64/python3.5/site-packages/pip-20.0.2-p圓.5.egg/pip/_vendor/pep517/_in_process.py build_wheel /tmp/tmpkklsvv4vįile "/usr/lib64/python3.5/site-packages/setuptools/installer.py", line 128, in fetch_build_eggįile "/usr/lib64/python3.5/subprocess.py", line 271, in check_call doneīuilding wheels for collected packages: scipyīuilding wheel for scipy (PEP 517). I also tried to install scipy with -no-binary option, which was one of the answers on net. I have pip3 and pip3.5 in my /usr/bin and the rest of the pip is in /usr/lib64/python3.5/site-packages.So basically, I also have pip. When i gave pip3 install scipy -trusted-host -trusted-host, I got the error Failed building wheel for scipy. I have already installed openblas which is required by scipy.

I'm trying to install scipy via pip on my 64 bit ARMV8 board.
