79548604

Date: 2025-04-01 12:21:32
Score: 1
Natty:
Report link

You need python 3.11, but it's probably also a good idea to create a new environment for this python version:

SOME_ENV_NAME=py311
conda create -n $SOME_ENV_NAME python=3.11 jupyter

See this related issue: Cannot install matplotlib in python 3.12

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: J. R.