Post

Replies

Boosts

Views

Activity

Comment on I can't install TensorFlow-macos and TensorFlow-metal
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,
Topic: Graphics & Games SubTopic: General Tags:
Jun ’21
Comment on I can't install TensorFlow-macos and TensorFlow-metal
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.
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on I can't install TensorFlow-macos and TensorFlow-metal
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,
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on I can't install TensorFlow-macos and TensorFlow-metal
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.
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21