Installation help for Mac M1

Hello,
I am trying to use PyROOT
I currently installed ROOT using homebrew
However, when I use import ROOT I have trouble:

ModuleNotFoundError: No module named ‘ROOT’

I think there is something missing in my understanding of how I am supposed to install ROOT, specifically PyROOT.

When I write in terminal: root-config --has-pyroot, it says yes so it indicates that PyROOT is installed somewhere.

Thanks in advance,
ROOT Version: 6.28
Platform: Mac ARM M1
Compiler: Not Provided


Welcome to the ROOT forum. Did you follow the recipe given here: