Closed rodriguesk closed 7 years ago
Your error trace for python setup.py install
complains about missing files for h5py
. Could you try installing h5py
with conda install h5py
?
Closing the issue due to lack of activity. Feel free to reopen if there is follow up.
Hi,
I git cloned the dragonn repo in a clean virtual environment and ran "pip install --editable dragonn/", and received the following dependency error:
Running "python setup.py install" gives a bunch of issues too; the command ends with:
Would be great to hear about a fix for this. Thanks!