generatebio / chroma

A generative model for programmable protein design
Apache License 2.0
700 stars 90 forks source link

Import issues with Chroma #58

Closed venzera closed 1 month ago

venzera commented 1 month ago

Hi, can you please give versions of packages that you used to train and inference the model? Or this is a mistakes that occurs only on MacBooks I am really looking forward use your model fome some of ideas with conditional generation

Seems like after some updates there is errors:

File ~/miniconda3/envs/chroming/lib/python3.10/site-packages/chroma/utility/chroma.py:21 21: from sklearn.decomposition import PCA ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

venzera commented 1 month ago

Solved this by removing scikit-learn version requirements