Post

Replies

Boosts

Views

Activity

Reply to tensorflow-metal fails with tensorflow > 2.18.1
Here is the only solution that worked for me: conda create --name tf_metal python=3.9 conda activate tf_metal conda install -c apple tensorflow-deps pip install tensorflow-macos pip install tensorflow-metal
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to tensorflow-metal fails with tensorflow > 2.18.1
I have the same issue on a M4 Pro MBP, tried from python 3.9 to 3.12 with every version and all of them produce the same issue. Please try to fix.
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’25