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

jax.tree_util.tree_multimap() is deprecated #456

Closed
MWNautilus opened this issue May 5, 2022 · 16 comments
Closed

jax.tree_util.tree_multimap() is deprecated #456

MWNautilus opened this issue May 5, 2022 · 16 comments
Labels
duplicate This issue or pull request already exists

Comments

@MWNautilus
Copy link

I got the follwoing messenge in cell 5 (run alphafold & relax with AMBER):

/usr/local/lib/python3.7/dist-packages/jax/_src/tree_util.py:189: FutureWarning: jax.tree_util.tree_multimap() is deprecated. Please use jax.tree_util.tree_map() instead as a drop-in replacement.
'instead as a drop-in replacement.', FutureWarning)

Any idea what exactly the issue is?
-Michael.

@polinanvkv
Copy link

I've got the same issue.

@watso141
Copy link

I also have the same issue, help welcome!

@tfgg
Copy link
Collaborator

tfgg commented May 19, 2022

Hi, this is just a warning message - you can safely ignore it. We'll fix it (by moving to tree_map) at some point.

@watso141
Copy link

watso141 commented May 20, 2022 via email

@Joey305
Copy link

Joey305 commented May 20, 2022

AF Error
I am trying to run a prediction and get this same error and the message that minimization timed out. I am not sure what i am doing wrong or if i am doing anything wrong in the first place. Can someone assist me with this issue? It has been happening to me the past 24 hours and it usually occurs when it is on its last relaxation which makes it all the more frustrating.

Any assistance is appreciated.
Joey

@Joey305
Copy link

Joey305 commented May 20, 2022

image
This is the new error message i am getting. I do not know what the issue is but i would appreciate some assistance with getting AlphaFold to work properly.

@watso141
Copy link

I was able to complete my run without relaxation, still not sure what is preventing the colab notebook from doing the relaxation step, hopefully someone knowledgeable gets a chance to look at the screenshots above

@AngieSanchez
Copy link

Hi @Joey305, I get the same error, first, it was the error about the relaxation, I defined run_relax = False and it solved that problem, however now I get the error of "A UTF-8 locale is required. Got ANSI_X3.4-1968". Have you been able to solve that error? Can you help me with this issue?

@Joey305
Copy link

Joey305 commented May 23, 2022

Hi Angie, you caught me just as i was about to wrap up my day so i am glad i am able to respond promptly. I have not been able to solve this issue, even when i run the prediction from 3 different computers using different sequences. I originally thought it was an issue with my sequences but when i ran predictions i had previously done and got this same error, i knew it was not a me issue and that (from my deep dive into googling this issue) that for some reason the back end of the software isn't connecting to the drivers that it needs to connect and it is kicking out the predictions right before they finish. I am thinking it might be a ploy by DeepMind/Google to get us to subscribe to Collab Pro because i am sure that it will most likely magically fix my issues if i pay for the service instead of using it for free! Just my two cents at least, whatever its good for!

@AngieSanchez
Copy link

Umm Ok, Thank you anyway. I will let you know if I can solve it.

@MWNautilus
Copy link
Author

Are you guys sure all these AMBER-related postings you have added still belong to the initial issue I had posted here in my first note? If not, please delete these or move them to a new thread to keep things organized.
-Michael

@cheesio-lab
Copy link

i have the same problem...unfortunately the analysis seems to be interrupted shortly before finishing and everything is gone. Do you know how to fix this?
Bildschirmfoto 2022-05-24 um 12 53 46
Bildschirmfoto 2022-05-24 um 10 34 30

@cheesio-lab
Copy link

also this always occurs... can anybody help me?

Bildschirmfoto 2022-05-25 um 15 22 56

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

Hi thanks for raising this issue! This duplicates a few issues such as #483 and #383 so closing this issue

@MasterNivek
Copy link

any one can tell me how to fix this please
image

@jinmingyi1998
Copy link

solved in #630 just replace all tree_utils. becacuse jax moved them.

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

10 participants