Failed to use pyroot in jupyter/pycharm on mac with apple silicon

I have downloaded root with homebrew at opt/homebrew/Cellar/root/6.28.06, and I do not know what to proceed to use pyroot in pycharm/jupyter notebook, when I run “import root” in them, it says “ModuleNotFound” error.


ROOT Version: v6.28.06
Platform: MacOS
Compiler: Jupyter Noterbook/ Pycharm


Hi @Rbb_Cui,
thanks for reaching out!
You may want to try capital letters import ROOT.

Cheers,
Monica