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

import error in Training a TFNO on Darcy-Flow example #246

Closed
drgona opened this issue Oct 24, 2023 · 1 comment
Closed

import error in Training a TFNO on Darcy-Flow example #246

drgona opened this issue Oct 24, 2023 · 1 comment

Comments

@drgona
Copy link

drgona commented Oct 24, 2023

There seems to be import error issue with the example in Training a TFNO on Darcy-Flow

Error message:

from neuralop.training import OutputEncoderCallback ImportError: cannot import name 'OutputEncoderCallback' from 'neuralop.training'

I installed the library using pip install neuraloperator

The installation and examples seem to work correctly with a manual install.

@JeanKossaifi
Copy link
Member

JeanKossaifi commented Oct 24, 2023

Hi @drgona - indeed, the examples on the website are for the latest version of the library.
We are planning a release soon.

We probably should make a /stable version of the doc for the last release.

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