Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
We could help if you give us the error log from when running it. I think you have some problems with your setup for this. @ethvor |
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.
-
I am using dataspell as my ide. I have been trying to get this to work for a few days now, but when I execute all, the execution stops at

plot_predictions(); I thought it was an issue with my own code, but when I imported the 01_pytorch_workflow file from the repo, it had the same issue. I have reinstalled matplotlib. I am in python 3.11 in a conda env. I am somewhat of a python noob, so I could use any help I can get.
the screenshot is the result of running all cells. it stops at that line, and it never stops or shows any errors, or shows a plot. Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions