Skip to content

build: add ipython_genutils dependency#446

Open
zed wants to merge 1 commit intowidgetti:masterfrom
zed:patch-1
Open

build: add ipython_genutils dependency#446
zed wants to merge 1 commit intowidgetti:masterfrom
zed:patch-1

Conversation

@zed
Copy link
Copy Markdown

@zed zed commented Oct 22, 2024

It fixes import error:

import ipyvolume
...
File .../lib/python3.12/site-packages/ipyvolume/serialize.py:17
...
ModuleNotFoundError: No module named 'ipython_genutils'

Seems related jupyter/nbconvert#1725

It fixes import error:

```
import ipyvolume
...
File .../lib/python3.12/site-packages/ipyvolume/serialize.py:17
...
ModuleNotFoundError: No module named 'ipython_genutils'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant