Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicting Dependencies problem when installing jupyterlab-drawio #15

Closed
repomorphic opened this issue Apr 26, 2018 · 2 comments
Closed

Comments

@repomorphic
Copy link

Hello.I tried to install jupyterlab-drawio with the following command
jupyter labextension install jupyterlab-drawio

I got following error.How can I fix this?

Errored, use --debug for full output:
ValueError:
"jupyterlab-drawio@0.2.0" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab Extension Package

=0.15.4-0 <0.16.0-0 >=0.16.2-0 <0.17.0-0 @jupyterlab/application
=0.15.4-0 <0.16.0-0 >=0.16.2-0 <0.17.0-0 @jupyterlab/apputils
=0.15.4-0 <0.16.0-0 >=0.16.2-0 <0.17.0-0 @jupyterlab/filebrowser
=0.15.4-0 <0.16.0-0 >=0.16.2-0 <0.17.0-0 @jupyterlab/launcher

@wolfv
Copy link
Member

wolfv commented Apr 26, 2018

did you upgrade your jupyterlab to 0.32.0 yet?

@repomorphic
Copy link
Author

Thanks, now fixed.

bollwyvl added a commit to bollwyvl/jupyterlab-drawio that referenced this issue Jan 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants