scipy build error #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
$ pip install -r requirements.txt
Collecting numpy==1.17.0
Using cached numpy-1.17.0.zip (6.5 MB)
Requirement already satisfied: opencv-python==4.5.1.48 in ./.dfl/env/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (4.5.1.48)
Collecting scipy==1.4.1
Downloading scipy-1.4.1.tar.gz (24.6 MB)
|████████████████████████████████| 24.6 MB 19.3 MB/s
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing wheel metadata ... error
ERROR: Command errored out with exit status 1:
command: /Users/ac/DeepFaceLab_MacOS/.dfl/env/bin/python /Users/ac/DeepFaceLab_MacOS/.dfl/env/lib/python3.9/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /var/folders/xh/y_51j75s3xb5_w4j79jmkgz80000gn/T/tmp_xjlxy6d
cwd: /private/var/folders/xh/y_51j75s3xb5_w4j79jmkgz80000gn/T/pip-install-1ip2yrrm/scipy_15d1f63b55f442c3ae0e880f856948ce
Complete output (139 lines):
setup.py:418: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /private/var/folders/xh/y_51j75s3xb5_w4j79jmkgz80000gn/T/pip-modern-metadata-qkd8pxza'), proceeding with generating Cython sources and expanding templates
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
Running from scipy source directory.
lapack_opt_info:
lapack_mkl_info:
customize UnixCCompiler
libraries mkl_rt not found in ['/Users/ac/DeepFaceLab_MacOS/.dfl/env/lib', '/usr/local/lib', '/usr/lib']
NOT AVAILABLE
WARNING: Discarding https://files.pythonhosted.org/packages/04/ab/e2eb3e3f90b9363040a3d885ccc5c79fe20c5b8a3caa8fe3bf47ff653260/scipy-1.4.1.tar.gz#sha256=dee1bbf3a6c8f73b6b218cb28eed8dd13347ea2f87d572ce19b289d6fd3fbc59 (from https://pypi.org/simple/scipy/) (requires-python:>=3.5). Command errored out with exit status 1: /Users/ac/DeepFaceLab_MacOS/.dfl/env/bin/python /Users/ac/DeepFaceLab_MacOS/.dfl/env/lib/python3.9/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /var/folders/xh/y_51j75s3xb5_w4j79jmkgz80000gn/T/tmp_xjlxy6d Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement scipy==1.4.1
ERROR: No matching distribution found for scipy==1.4.1