#62066 closed defect (fixed)
py-jupyter-server fails to find anyio>=2.0.2
Reported by: | NF6X (Mark J. Blair) | Owned by: | reneeotten (Renee Otten) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-jupyterlab py-jupyter_server py-anyio |
Description (last modified by mf2k (Frank Schima))
When I try to use jupyter-lab-3.8
from py38-jupyterlab @3.0.4_0, it fails with:
> pkg_resources.DistributionNotFound: The 'anyio>=2.0.2' distribution was not found and is required by jupyter-server
despite py38-anyio @2.0.2_0 being installed.
Change History (5)
comment:1 Changed 4 years ago by NF6X (Mark J. Blair)
comment:2 Changed 4 years ago by reneeotten (Renee Otten)
Owner: | set to reneeotten |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 4 years ago by mf2k (Frank Schima)
Port: | py-jupyterlab py-jupyter_server py-anyio added; py38-jupyterlab py38-jupyter_server py38-anyio removed |
---|
comment:4 Changed 4 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:5 Changed 4 years ago by mf2k (Frank Schima)
Summary: | jupyter-server fails to find anyio>=2.0.2 → py-jupyter-server fails to find anyio>=2.0.2 |
---|
Note: See
TracTickets for help on using
tickets.
The full traceback printed is: