pyROOT Having Trouble Importing on Windows 10

Hello!

I’ve been having trouble importing pyROOT to use it for a jupyter notebook. I have been getting “redefinition errors” as well as a “DLL load failure.” I’m using Windows 10, as well as a 32bit Anaconda that runs python 2. I have attached an image of the exact “redefinition” error messages. The code I used in an anaconda shell was was:

C:\users\pathtoroot\bin\thisroot.bat 
C:\users> python 
>>> import ROOT 

While searching for the problem, I came across a forum (as well as here)that stated that pyROOT is not supported on Windows 10. Is this still the case? I appreciate any help! Thank you!

ROOT Version: 6.20.04
Platform: Windows 10
Compiler: VS2019

PyROOT is currently not supported on Windows.