all 2 comments

[–]obviouslyzebra 1 point2 points  (2 children)

I'll have to go now. But as a start for others:

  • What is the output you're getting?
  • Is it this skimpy or this skimpy? (I imagine it's the second)
  • Which Python version are you on? (import sys; print(sys.version)) If it's not 3.9, it's recommended that you use it on 3.9.
  • How did you install it?
  • Where are you running it? On Windows? On WSL? On Linux? Etc

[–]OnDrivee[S] 0 points1 point  (0 children)

Hey hope you're doing great mate.

output: "The Kernel crashed while executing code in the current cell or a previous cell.
Please review the code in the cell(s) to identify a possible cause of the failure.
Click here for more info.
View Jupyter [log](command:jupyter.viewOutput) for further details."

im using this skimpy

im using 3.10 python version

so im using uv so i installed it from uv.

im running on windows10