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

Module not found sonnet #231

Open
AnaRhisT94 opened this issue Feb 17, 2022 · 1 comment
Open

Module not found sonnet #231

AnaRhisT94 opened this issue Feb 17, 2022 · 1 comment

Comments

@AnaRhisT94
Copy link

Hi, after installing sonnet and tensorflow I'm getting the
Module not found sonnet error.

I'm using

dm-sonnet        1.36
tensorflow                   2.8.0
tensorflow-estimator         1.15.1
tensorflow-gpu               1.15.5
tensorflow-io-gcs-filesystem 0.24.0
tensorflow-probability       0.8.0
@tomhennigan
Copy link
Collaborator

hi @AnaRhisT94 , we haven't had other reports of this so I wonder if this is something specific to your setup. How did you install Sonnet? What OS are you using? Which package manager?

One thing to note from the versions you listed, Sonnet v1.36 was designed for TF 1.X and you have TF 2.8.0 installed. If you want to use TF 2 (for new codebases you almost definitely do want to) then please upgrade Sonnet to >=2.0. Our documentation and installation instructions all cover Sonnet 2 and TF 2.

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