Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'jax' has no attribute 'tree_multimap' #595

Closed
mnaidoo01 opened this issue Sep 19, 2022 · 2 comments
Closed

AttributeError: module 'jax' has no attribute 'tree_multimap' #595

mnaidoo01 opened this issue Sep 19, 2022 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@mnaidoo01
Copy link

This is related to #456 .

"5. Run AlphaFold and download prediction" (in Colab notebook example), started throwing an error recently and now expects 'jax.tree_multimap' to be changed to 'jax.tree_map' (see stackflow)

tfgg noted this back in May but maybe we should update this to accommodate the latest jax module in Colab. (jax 0.3.17 jaxlib 0.3.15+cuda11.cudnn805)

@Htomlinson14 Htomlinson14 added the duplicate This issue or pull request already exists label Sep 20, 2022
@Htomlinson14
Copy link
Collaborator

Hi thanks for raising this! This duplicates #589 so will close this issue

@mnaidoo01
Copy link
Author

Thank you so much for getting back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants