Can't pip install tensorflow on macOS

Hi! I'm having trouble installing tensorflow. When I try to pip install it, it gives me "ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERROR: No matching distribution found for tensorflow " But I'm using versions pip 22.3.1 and Python 3.11.1, both very new. I also tried Python 3.10 but it also doesn't work. How can I Install tensorflow to run in Pycharm?

You need not just tensorflow, but tensorflow-macos and also metal plugin.

Checkout this resource click Also as i know last supported python version was 3.10

Can't pip install tensorflow on macOS
 
 
Q