Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

In a jupyter-notebook instantiating a canvas results in a TraitError:

from ipycanvas import Canvas
can = Canvas()
TraitError: The '_canvas_manager' trait of a Canvas instance must be a _CanvasManager, but a value of class 'NoneType' (i.e. None) was specified.

Any ideas on how to fix this or what causes it?

Thanks

You must be logged in to vote

Replies: 1 comment

Comment options

This has been discussed here https://github.com/martinRenou/ipycanvas/issues/295

You can either downgrade to ipycanvas==12.1 or try to upgrade your Python version

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
💬
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.