ColabFold icon indicating copy to clipboard operation
ColabFold copied to clipboard

Jax dependency Issue

Open Aradhya-Tripathi opened this issue 1 year ago • 12 comments

Jax discontinued linear_util since v0.4.25 (latest) which means that when haiku is imported running jax@latest it crashes and since colabfold's pyproject.toml says its fine with any version of jax which is 0.4.20 above it causes issues running several methods of colabfold.

Please let me know if this makes sense or would you require more info.

Aradhya-Tripathi avatar Feb 29 '24 00:02 Aradhya-Tripathi