Changes between Initial Version and Version 4 of Ticket #62066
- Timestamp:
- Jan 17, 2021, 6:15:57 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62066
-
Property
Status
changed from
new
toclosed
- Property Owner set to reneeotten
-
Property
Resolution
changed from
to
fixed
- Property Port py-jupyterlab py-jupyter_server py-anyio added; py38-jupyterlab py38-jupyter_server py38-anyio removed
-
Property
Status
changed from
-
Ticket #62066 – Description
initial v4 1 1 When I try to use `jupyter-lab-3.8` from py38-jupyterlab @3.0.4_0, it fails with: 2 2 {{{ 3 3 > pkg_resources.DistributionNotFound: The 'anyio>=2.0.2' distribution was not found and is required by jupyter-server 4 4 }}} 5 5 despite py38-anyio @2.0.2_0 being installed.