Thank you very much for your information. This problem resulted from Python 3.9. I succeeded in installing tf-macos and tf-metal in a python 3.8 env.
Post
Replies
Boosts
Views
Activity
Still not work for me, that's so wired.
Here is what I got,
(base) hawkiyc@hawkiyc envs % source tf_metal/bin/activate
(tf_metal) (base) hawkiyc@hawkiyc envs % python3 -m pip install --upgrade pip
Requirement already satisfied: pip in ./tf_metal/lib/python3.9/site-packages (21.1.2)
(tf_metal) (base) hawkiyc@hawkiyc envs % python3 -m pip install tensorflow-macos
ERROR: Could not find a version that satisfies the requirement tensorflow-macos (from versions: none)
ERROR: No matching distribution found for tensorflow-macos
Sincerely,
Yes, I am running python 3.8.10. And for whl files, I am using MacBook Pro 16' with intel CPU, so, I do have to use the X86_64 version.