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

No module named 't5x' #55

Closed
RogerCurie opened this issue Jul 10, 2022 · 3 comments
Closed

No module named 't5x' #55

RogerCurie opened this issue Jul 10, 2022 · 3 comments

Comments

@RogerCurie
Copy link

ModuleNotFoundError Traceback (most recent call last)
in ()
14 import seqio
15 import t5
---> 16 import t5x
17
18 from mt3 import metrics_utils

ModuleNotFoundError: No module named 't5x

@dedededefo
Copy link

Hello, I have the same problem. Have you solved it

@RoshanKattil
Copy link

I did !pip install orbax==0.0.2 and that seems to fix it according to an earlier post in issues the newer one removed a module

@iansimon
Copy link
Contributor

Should be fixed as of #58 using fix from @RoshanKattil

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

4 participants