Dear Experts,
I am trying to install pyroofit package in my local computer but could not get it.
I have installed whole anaconda package and downloaded the repository from here(https://www.desy.de/~swehle/pyroofit/#installation). I have further user this commands: python setup.py install
python setup.py docs and used this command PATH=$PATH~/.local/bin.
Could you please suggest how to install pyroofit and resolve this problem.
Anyway after running one pyroofit code I was getting following error.
Traceback (most recent call last):
** File âpyroofit.pyâ, line 1, in **
** from pyroofit.models import Gauss**
** File â/home/souvik/Downloads/pyroofit-0.9.4/pyroofit.pyâ, line 1, in **
** from pyroofit.models import Gauss**
ModuleNotFoundError: No module named âpyroofit.modelsâ; âpyroofitâ is not a package
Thanks in Advance.
Please read tips for efficient and successful posting and posting code
ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided