The Turing Taco Tales
The Turing Taco Tales
MModular
Created by The Turing Taco Tales on 12/28/2024 in #questions
Max 24.6 try to start Jupyter with nightly instead of the release version
Hello, I am new to Mojo/MAX. To learn, I am trying to use Mojo for a Udacity course that uses Python. I started with MAX 24.5 using Magic. I found what I think could be a bug in the standard library, but before posting about it, I wanted to check if the issue still exists in 24.6. After the upgrade, I found a bug in the start of the Jupyter kernel:
Failed to start the Kernel. configparser.NoSectionError: No section: 'mojo-max-nightly'. View Jupyter log for further details.
I tried to start a new project with 24.6, but I received the same error; downgrading to 24.5 fixed the issue. I think it is a bug for a release version to try to start the nightly version or to depend on the nightly configuration. Has someone encountered this error? is there a known workaround?
5 replies