Opened 10 months ago
Last modified 10 months ago
#69002 new defect
py39-ipympl @0.9.3: ERROR Missing dependencies
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | lpsinger (Leo Singer), stromnov (Andrey Stromnov) | |
Port: | py39-ipympl py39-ipython |
Description
ERROR Missing dependencies: jupyterlab==3.*,>=3.0.0 nbclassic -> notebook<7 -> ipykernel -> ipython>=7.23.1 -> typing-extensions jupyterlab==3.*,>=3.0.0 ipython -> typing-extensions
Change History (2)
comment:1 Changed 10 months ago by ryandesign (Ryan Carsten Schmidt)
Summary: | py39-ipympl @0.9.3 → py39-ipympl @0.9.3: ERROR Missing dependencies |
---|
comment:2 Changed 10 months ago by jmroot (Joshua Root)
Cc: | lpsinger stromnov added |
---|---|
Port: | py39-ipython added |
Note: See
TracTickets for help on using
tickets.
The jupyterlab version is all it's complaining about for ipympl directly. The other errors are due to py39-ipython apparently missing a dependency on py39-typing-extensions.