gnina / libmolgrid

Comprehensive library for fast, GPU accelerated molecular gridding for deep learning workflows
https://gnina.github.io/libmolgrid/
Apache License 2.0
144 stars 48 forks source link

Cannot pip install #90

Closed emarsh25 closed 2 years ago

emarsh25 commented 2 years ago

ERROR: Could not find a version that satisfies the requirement molgrid==0.5.2 (from versions: none) ERROR: No matching distribution found for molgrid==0.5.2

Cannot seem to install this package. I also tried to conda install. Neither worked

dkoes commented 2 years ago

What operating system and python version are you using?

emarsh25 commented 2 years ago

Mac M1 and Python 3.9

dkoes commented 2 years ago

CUDA is required, won't work on Mac.