Hi,
I’m trying to use jsmva but I keep getting import errors. Is there a specific configuration this needs to be used under? and (aside from asking), is there any place I could find this out?
I found this tutorial: https://nbviewer.jupyter.org/github/iml-wg/tmvatutorials/blob/master/TMVAinJupyter_FullTutorial.ipynb, which seem to indicate it should work with root 6.09 (and I gather higher?)
I’ve tried JupyROOT 6.18/00 (from the default kernel config), both with python 2 and python 3.
python 2 error:
ImportError: No module named utils
python 3 error:
ModuleNotFoundError: No module named ‘JupyROOT.utils’
Thanks,
Heather