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

EvalResult deprecated #2

Open
AwikDhar opened this issue Apr 30, 2021 · 2 comments
Open

EvalResult deprecated #2

AwikDhar opened this issue Apr 30, 2021 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@AwikDhar
Copy link

ImportError: cannot import name 'EvalResult' from 'pytorch_lightning'

@ws-choi ws-choi added good first issue Good for newcomers help wanted Extra attention is needed labels May 3, 2021
@ws-choi
Copy link
Owner

ws-choi commented May 27, 2021

Hi @AwikDhar,
It seems a version conflict problem.
I'll update to correct this bug but it will take few weeks since I am working on another project.

@CyberLykan
Copy link

I think I found a fix, at least for the Colab.

Try replacing !pip install pytorch_lightning with !pip install torchtext==0.8.1 pytorch-lightning==0.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants