Changes between Initial Version and Version 4 of Ticket #62066


Ignore:
Timestamp:
Jan 17, 2021, 6:15:57 PM (3 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62066

    • Property Status changed from new to closed
    • 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
  • Ticket #62066 – Description

    initial v4  
    11When I try to use `jupyter-lab-3.8` from py38-jupyterlab @3.0.4_0, it fails with:
    2 
     2{{{
    33> pkg_resources.DistributionNotFound: The 'anyio>=2.0.2' distribution was not found and is required by jupyter-server
    4 
     4}}}
    55despite py38-anyio @2.0.2_0 being installed.