lisa-lab/pylearn2

tables.exceptions.NoSuchNodeError: group ``/`` does not have a child named ``samples``

nathaliascheltinga opened this issue · 1 comments

I am trying to run Conifer using pytables but when I run
python conifer.py call --input analysis.hdf5 --output calls.txt
what I get is
tables.exceptions.NoSuchNodeError: group / does not have a child named samples
How can i solve this?

I think you have the wrong repo.
Did you mean to open that issue in https://github.com/PyTables/PyTables?