anthony-wang / CrabNet

Predict materials properties using only the composition information!
https://doi.org/10.1038/s41524-021-00545-1
MIT License
88 stars 27 forks source link

Is Python 3.8+ a known requirement, or are earlier versions just untested? #12

Closed sgbaird closed 3 years ago

sgbaird commented 3 years ago

There's another repository I'm trying to link up that specified Python 3.7 as a dependency.

anthony-wang commented 3 years ago

Hey, please see my comment here: https://github.com/anthony-wang/CrabNet/issues/11#issuecomment-918394528

TL;DR: I think CrabNet will run with slightly newer/older versions of PyTorch/CUDA toolkit/Python, but these rely on the individual packages' compatibility with different regions and I have not tested these combinations.