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

ModuleNotFoundError: No module named 'jax.example_libraries' #118

Open
MohmedSoudy opened this issue Oct 23, 2022 · 1 comment
Open

ModuleNotFoundError: No module named 'jax.example_libraries' #118

MohmedSoudy opened this issue Oct 23, 2022 · 1 comment

Comments

@MohmedSoudy
Copy link

I got the following error when importing jax_unirep package

ModuleNotFoundError: No module named 'jax.example_libraries'

My script is

from jax_unirep import fit
from jax_unirep.utils import load_params

with cuda101 and my package versions are

jax==0.2.17
jax-unirep==2.2.0
jaxlib==0.1.65+cuda101
@ElArkk
Copy link
Owner

ElArkk commented Dec 29, 2022

Hi Mohmed,

Could you try the solution outlined it this solved issue: #117 and report back?

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

2 participants