jtpio/jupyterlab-python-file

ValueError: No version of jupyterlab-python-file could be found

nandudb opened this issue · 1 comments

I continue get following error. Could you please help me on this

`
jupyter labextension install jupyterlab-python-file  1 ↵  1360  21:52:21

/usr/local/bin/npm pack jupyterlab-python-file
npm notice
npm notice 📦 jupyterlab-python-file@0.4.0
npm notice === Tarball Contents ===
npm notice 1.5kB LICENSE
npm notice 0 style/index.css
npm notice 3.0kB lib/index.js
npm notice 1.2kB package.json
npm notice 790B README.md
npm notice 174B lib/index.d.ts
npm notice === Tarball Details ===
npm notice name: jupyterlab-python-file
npm notice version: 0.4.0
npm notice filename: jupyterlab-python-file-0.4.0.tgz
npm notice package size: 2.9 kB
npm notice unpacked size: 6.7 kB
npm notice shasum: 48b7e37febd9b18b6c4dc953573ae036c2cc1540
npm notice integrity: sha512-bXQmX6xjGWfDY[...]KtULNuMSRXpaA==
npm notice total files: 6
npm notice
jupyterlab-python-file-0.4.0.tgz

Errored, use --debug for full output:
ValueError: No version of jupyterlab-python-file could be found that is compatible with the current version of JupyterLab. However, it seems to support a new version of JupyterLab. Consider upgrading JupyterLab.

Conflicting Dependencies:
JupyterLab Extension Package

=0.17.2 <0.18.0 >=2.0.0 <3.0.0 @jupyterlab/application
=0.17.3 <0.18.0 >=2.0.0 <3.0.0 @jupyterlab/filebrowser
=0.17.2 <0.18.0 >=2.0.0 <3.0.0 @jupyterlab/launcher`

Was able to fix after updating npm