Hi there,
I’m using root version 6.24.0, python 3.9.5-3, the Cling complier and my OS is Manjaro Linux (based off Arch Linux)
I’m getting to grips with pyROOT but haven’t been able to get it working on spyder. I’ve tried a few things but for now I’ve installed it through anaconda (miniconda to be precise), when I try to install spyder it finds some conflicts and won’t proceed.
When I’d installed it through a snap package I could get spyder open but “import ROOT” ran into errors.
For now I have a functioning form of ROOT but I like the added functionality of spyder, does anyone have any experience connecting the two together?