Hello,
I am trying to run a .py script (that refers to diffierent root libraries) on Windows10, using the powershell. I get an error message:
ImportError: No module named ROOT.
Tried to follow the threads dealing with missing root and pyroot modules, but was not able to resolve the problem. I also tried in Pengwin Enterprice to execute the line:
sudo yum install -y root python3-root
that would give me back: No package root available.
No package python3-root available.
How do I resolve this?
Please read tips for efficient and successful posting and posting code
_ROOT Version:_6.22.02
Platform: Windows10
Compiler: PowerShell