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

fix module 'jax' has no attribute 'tree_multimap' #72

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Quandong-Zhang
Copy link

Set the jax package to the correct version.
Fixed issue with #71

@Quandong-Zhang
Copy link
Author

I found that the first change does not seem to solve the problem,so i fix it again.

#Install the correct version of the jax package
!pip install jax==0.3.15

The placement of these lines of code doesn't seem to be correct in the first change.
It was placed in a relatively advanced position, and I guess it was caused by the installation of the dependent library later.

@a1764983904
Copy link

I can't use, did not appear each time you run into similar to the module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants