Opened 8 months ago
Closed 8 months ago
#69427 closed defect (duplicate)
update contrain of Jupyterlab version for py-pyplot
Reported by: | cimadure (Ronan) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | joefowler (Joe Fowler) | |
Port: | py-plotly |
Description
Hi, I'm trying to use QGIS, which led me to install py-plotly.
The error points out: :info:build ERROR Missing dependencies: :info:build jupyterlab~=3.0; python_version >= "3.6"
try: Install py-jupyterlab (currently at version 4.xx)
Proposal: update the constrain from jupyterlab~=3.0 to jupyterlab>=3.0 source: 'JupyterLab Support' section of https://github.com/plotly/plotly.py/tree/master/packages/python/plotly According to the source, they put 'ipywidgets' as well.
Also, during the process I had to install "hatch-jupyter-builder"
OS: Sonoma(arm64)
Thank you for your contribution. Regards,
Change History (2)
comment:1 Changed 8 months ago by jmroot (Joshua Root)
Cc: | joefowler added |
---|
comment:2 Changed 8 months ago by reneeotten (Renee Otten)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.