sraashis / deepdyn

pytorch implementation of paper https://www.frontiersin.org/articles/10.3389/fcomp.2020.00035/full
MIT License
63 stars 22 forks source link

Getting error when installing dependencies #253

Closed mfaramarzi closed 4 years ago

mfaramarzi commented 4 years ago

@sraashis

After making a new environment with conda and insatalling pythion 3.7 on that, I try to install required dependencies but getting the following error.

Screenshot from 2020-06-05 18-07-20

Am I supposed to install any other packages before running the following command? pip install -r deepdyn/assets/requirements.txt

mfaramarzi commented 4 years ago

solved after rebooting