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

ImportError: cannot import name 'isin' from 'jax._src.numpy.lax_numpy' #195

Open
FelipeMartins96 opened this issue May 18, 2022 · 0 comments

Comments

@FelipeMartins96
Copy link

Following the getting started steps for installing dopamine from source on a python3.10 virtual environment, I got the following error:

ImportError: cannot import name 'isin' from 'jax._src.numpy.lax_numpy'

this stackoverflow question has information on the same problem; in my environment, the flax version installed was 0.3.6, and updating it to the most recent (0.4.2) solved this issue. However, I could not attempt further tests if only updating the flax version o requirements is possible

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

No branches or pull requests

1 participant