Skip to content

Jupyter kernel doesn't start in 2.90.1 #5

Open
@konstantin-anori

Description

@konstantin-anori

In blender 2.90.1 jupyter kernel hangs and after some time raises an exception: RuntimeError: Kernel didn't respond to kernel_info_request

There is a workaround: If after blender starts you create a new file (File->New->General) jupyter works fine.

It seems like the timer hack in kernel.py doesn't work any more. Kernel is started by loadHandler() when you create a new file.

I'd be very glad to fix it myself but don't know blender API well enough.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions