-
Notifications
You must be signed in to change notification settings - Fork 441
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
can't run train.py #39
Comments
If you're still stuck on that, or someone else runs into the same problem, this is probably due to the use of sonnet >=2 |
It will work with these exact versions:
Edit: Looks like |
Sonnet 1.35 is required.
|
Doesn't seem to work anymore. I keep getting |
I ran
ipython3 train.py
I got this:
I installed sonnet from this command
$ pip install dm-sonnet
The text was updated successfully, but these errors were encountered: