-
Notifications
You must be signed in to change notification settings - Fork 32
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
[Bug] elegy does not work with latest haiku version #249
Comments
Hey @murphyk, can you install the latest stable?
|
I get this error
|
When I don't pin the version number I get very old versions of everything
|
Atfer installing this very old version it does not run , presumaly because it relies on an old tpu driver.
|
@murphyk, current version of elegy (see pyproject.toml) requires a python version <3.10. Try something like python 3.9, then you should be able to install elegy 0.8.6 |
Describe the bug
When I type 'import elegy' I get this error
Minimal code to reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Library Info
Please provide os info and elegy version.
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: