Tensorflow issue with MacOS

Having issues installing TensorFlow on the MacOS (Monterey12.7) using Python 3.12 (64 bit) and pip3 23.3.1 - I am getting the error message ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERROR: No matching distribution found for TensorFlow.

I would appreciate the help in resolving the issue…

Hi @gvnseg
Did you try out downgrading to previous Python versions?
I’m not an expert of those things to be honest, but i’m seeing here and here in Tensorflow documentation that Python 3.12 is not listed, so I’m wondering if you’re just not running ahead.