Post

Replies

Boosts

Views

Activity

[PEP517]Get Error when I run python -m pip install tensorflow-macos
after running conda install -c apple tensorflow-deps, I am about to install basic tensorflow-macos, but I got these errors: error: Command "/Users/ktietz/Code/oss/ci_pkgs/python-split_1627475317671/_build_env/bin/llvm-ar rcs build/temp.macosx-11.1-arm64-3.9/libnpymath.a build/temp.macosx-11.1-arm64-3.9/numpy/core/src/npymath/npy_math.o build/temp.macosx-11.1-arm64-3.9/build/src.macosx-11.1-arm64-3.9/numpy/core/src/npymath/ieee754.o build/temp.macosx-11.1-arm64-3.9/build/src.macosx-11.1-arm64-3.9/numpy/core/src/npymath/npy_math_complex.o build/temp.macosx-11.1-arm64-3.9/numpy/core/src/npymath/halffloat.o" failed with exit status 127   ----------------------------------------   ERROR: Failed building wheel for numpy Failed to build numpy ERROR: Could not build wheels for numpy which use PEP 517 and cannot be installed directly my python is ver. 3.9.6
3
0
2.0k
Aug ’21