

Running setup.py install for numpy: started Installing collected packages: pkgconfig, numpy, Cython Using legacy 'setup.py install' for numpy, since package 'wheel' is not installed.

Using cached pkgconfig-1.5.5-p圓-none-any.whl (6.7 kB)

Preparing metadata (setup.py): finished with status 'done' Ignoring numpy: markers 'python_version = "3.6"' don't match your environment Ignoring Cython: markers 'python_version = "3.9"' don't match your environment Ignoring numpy: markers 'python_version = "3.7"' don't match your environment

$ source tensorflow-metal-test/bin/activateĪll of my excitement of having M1 is gone.having hard time to install tensor flowĮRROR: Command errored out with exit status 1:Ĭommand: /Users/tensorflow-metal-test/bin/python /private/var/folders/8s/t8kzlftn5x5c2mw37dd7lbs00000gn/T/pip-standalone-pip-j863mk96/ env_pip.zip/pip install -ignore-installed -no-user -prefix /private/var/folders/8s/t8kzlftn5x5c2mw37dd7lbs00000gn/T/pip-build-env-xlyfg9ik/normal -no-warn-script-location -no-binary :none: -only-binary :none: -i - 'numpy=1.14.5 python_version = "3.7"' 'Cython>=0.29 python_version = "3.9"' 'numpy=1.12 python_version = "3.6"' 'numpy=1.17.5 python_version = "3.8"' 'Cython>=0.29.14 python_version >= "3.8"' pkgconfig I was able to install tensorflow-macos and tensrflow-metal on intel based iMac $ python3 -m venv tensorflow-metal-test Now let's install latest python and switch brew upgrade pythonĪfter you finish the upgrade add an alias to your. Python 2 is the default for Mac machines. Instead, it is recommended that you transition to using 'python3' from within Terminal. WARNING: Python 2.7 is not recommended. This version is included in macOS for compatibility with legacy software. Future versions of macOS will not include Python 2.7. First let's check the Python version you have Rany % python -version In this article I will show how to install Python AWS SDK boto3 on mac.
