Running pineko yields ModuleNotFoundError: No module named 'nnpdf_data.commondataparser
#220
Labels
bug
Something isn't working
When I run
pineko
withnnpdf=true
in the pineko.toml, I get this errorNow, it seems to me that
nnpdf_data
does not contain any module calledcommondataparser
. The onlycommondataparser
that I can see is invalidphys
. Does pineko need to be updated?https://github.com/NNPDF/pineko/blob/ffc0c9409353e29147d8305b78df93644122d383/src/pineko/utils.py#L33C5-L33C68
CC @scarlehoff @felixhekhorn
The text was updated successfully, but these errors were encountered: