Replies: 1 comment
-
Hi @pantelmen, Have you tried to restart your notebook server and then run it again? Or even create a brand new notebook with nothing in it and try to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i have a problem with the torchmetrics library. I have installed in my local machine (ubuntu 22.04), i can see it with pip freeze, but when i try to import in notebook i have this error:
ModuleNotFoundError: No module named 'torchmetrics'
I try to use another python version so i created a venv with python3.9 (i host i use python3.11) but the error is still there.
Beta Was this translation helpful? Give feedback.
All reactions