Hello,
I am trying to install Rootpy on windows 11. I use Anaconda with Spyder environment and installed Root using .exe file from this page.
I then added Root folder to the Spyder path but I am getting:
ImportError: Failed to import libcppyy3_8. Please check that ROOT has been built for Python 3.8
I have found some guides for Linux/MacOS but nothing for Windows.
Is Rootpy or Pyroot supported for Python 3.8 on Windows? What can I do to make it run?
Many thanks for any advice.