Skip to content

Installation: Class null not found in module @jupyter-widgets/controls #35

Description

@PierreNowak

Hello !

I am struggling at installing ipyannotations on jupyterlab.

The widget loads and I can draw polygons but it doesn't save anything into widget.data.

image

image

Here is a dump of python packages/labextensions:

    JupyterLab v3.5.0
    /opt/conda/share/jupyter/labextensions
            jupyterlab_pygments v0.2.2 enabled OK (python, jupyterlab_pygments)
            ipycanvas v0.13.1 enabled OK
            ipyannotations v0.4.2 enabled OK (python, ipyannotations)
            ipyevents v2.0.1 enabled OK
            jupyter-matplotlib v0.11.2 enabled OK
            @jupyter-widgets/jupyterlab-manager v5.0.3 enabled OK (python, jupyterlab_widgets)
    
    Other labextensions (built into JupyterLab)
       app dir: /opt/conda/share/jupyter/lab
    
    (base) jovyan@pierre:~/work$ pip freeze|grep ipy
    brotlipy @ file:///home/conda/feedstock_root/build_artifacts/brotlipy_1666764671472/work
    certipy==0.1.3
    ipyannotations==0.5.1
    ipycanvas==0.13.1
    ipyevents==2.0.1
    ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1668027051105/work
    ipympl==0.9.2
    ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1667140637743/work
    ipython-genutils==0.2.0
    ipywidgets==8.0.2

I tried to downgrade ipywidgets to 7.7.2 but then I have to downgrade in cascade every other package and can't make it work.

thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions