Opened 8 months ago
Last modified 7 months ago
#69610 assigned defect
py39-pyviz_comms @3.0.2: ERROR Missing dependencies
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.1 |
Keywords: | Cc: | stromnov (Andrey Stromnov) | |
Port: | py39-pyviz_comms |
Description
ERROR Missing dependencies: jupyterlab<5,>=4.0.0 notebook-shim>=0.2 -> jupyter-server<3,>=1.8 -> nbconvert>=6.4.4 -> jupyterlab-pygments jupyterlab<5,>=4.0.0 jupyterlab-server<3,>=2.19.0 -> jupyter-server<3,>=1.21 -> nbconvert>=6.4.4 -> jupyterlab-pygments hatch-jupyter-builder>=0.8.2 jupyterlab<5,>=4.0.0 jupyter-lsp>=2.0.0 -> jupyter-server>=1.1.2 -> nbconvert>=6.4.4 -> jupyterlab-pygments jupyterlab<5,>=4.0.0 jupyter-server<3,>=2.4.0 -> nbconvert>=6.4.4 -> jupyterlab-pygments
Change History (4)
comment:1 Changed 8 months ago by Schamschula (Marius Schamschula)
comment:2 Changed 7 months ago by Marius Schamschula <mschamschula@…>
comment:3 Changed 7 months ago by Marius Schamschula <mschamschula@…>
comment:4 Changed 7 months ago by stromnov (Andrey Stromnov)
Cc: | stromnov added |
---|
Note: See
TracTickets for help on using
tickets.
The typical jupyter[lab] voodoo.
All the required versions of these packages are available for py39:
However, I haven't checked if one of these had a build issue (typically a dependency that was out of date).