HannesStark / EquiBind

EquiBind: geometric deep learning for fast predictions of the 3D structure in which a small molecule binds to a protein
MIT License
477 stars 109 forks source link

Add psutil to environment.yml #54

Closed zahidpanj closed 2 years ago

zahidpanj commented 2 years ago

Simple fix for requirements update

packages/dgl/dataloading/dataloader.py", line 12, in <module>
    import psutil
ModuleNotFoundError: No module named 'psutil'