Dear Experts,
I have little experience in ROOT but I am very much new to pyroot. I was trying to run one of the existing code in the tutorials/pyroot/h1draw.py but I am getting the following error and this error I am getting for all the codes.
I guess I am doing some mistake while doing setup/source.
The error looks like following:
Traceback (most recent call last):
*** File “h1draw.py”, line 12, in ***
*** from ROOT import TCanvas, TPad, TFile, TPaveLabel, TPaveText***
*** File “/home/souvik/mydir/lib/ROOT.py”, line 24, in ***
*** import cppyy***
*** File “/home/souvik/mydir/lib/cppyy.py”, line 61, in ***
*** import libPyROOT as _backend***
ImportError: dynamic module does not define module export function (PyInit_libPyROOT)
Could you please suggest me how to resolve this issue so that I can start with pyroot.
Thanks in Advance.
Please read tips for efficient and successful posting and posting code
ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided