Closed HaresHu closed 3 years ago
Same for me. Addtionally it seems the module is not known at https://pypi.org/search/?q=jupyterlab-drawio.
Expected result
pip install jupyterlab-drawio
installs the module (as mentioned in the docu: https://github.com/QuantStack/jupyterlab-drawio#install) and get it ready to be used inside a running jupyterlab environment.
Given result
Shortly after command pip install jupyterlab-drawio
was executed this error message popped up:
ERROR: Could not find a version that satisfies the requirement jupyterlab-drawio
ERROR: No matching distribution found for jupyterlab-drawio
The update to jupyterlab 3.0, which should enable the installation from pip / mamba / conda was just merged but a release has not been made yet.
@SylvainCorlay Does that mean in practice the status stays unchanged until next release of jupyterlab-drawio will be published?
just released 0.8.0 to PyPI that should fix this.
Regarding : https://github.com/QuantStack/jupyterlab-drawio/issues/72#issuecomment-761881755
Checked and confirmed: pip install jupyterlab-drawio
is working as expected.
Thx :-)
ERROR: Could not find a version that satisfies the requirement jupyterlab-drawio ERROR: No matching distribution found for jupyterlab-drawio