Running validphys
Created by: RosalynLP
I'm trying to run the current validphys master branch but am getting the error:
Traceback (most recent call last):
File "/home/s1303034/miniconda3/envs/nnpdf-dev/bin/validphys", line 11, in <module>
load_entry_point('validphys', 'console_scripts', 'validphys')()
File "/home/s1303034/Documents/nnpdfgit/nnpdf/validphys2/src/validphys/scripts/main.py", line 10, in main
vp.main()
File "/home/s1303034/Documents/nnpdfgit/nnpdf/validphys2/src/validphys/app.py", line 131, in main
a.main()
File "/home/s1303034/miniconda3/envs/nnpdf-dev/lib/python3.6/site-packages/reportengine/app.py", line 353, in main
self.init()
File "/home/s1303034/Documents/nnpdfgit/nnpdf/validphys2/src/validphys/app.py", line 110, in init
NNPDF.SetLHAPDFVerbosity(0)
File "/home/s1303034/miniconda3/envs/nnpdf-dev/lib/python3.6/site-packages/NNPDF/nnpdf.py", line 2983, in SetLHAPDFVerbosity
return _nnpdf.SetLHAPDFVerbosity(v)
AttributeError: module 'NNPDF._nnpdf' has no attribute 'SetLHAPDFVerbosity'
I didn't use to have this before. The other day I updated nnpdf so perhaps the issue arose then? I think before I only had the dependencies.