CS-SI / eodag-labextension

Jupyterlab extension for EODAG search
Apache License 2.0
18 stars 2 forks source link

Development install error #27

Closed sbrunato closed 3 years ago

sbrunato commented 3 years ago

Following the README install instructions (development-install) I've got the following error:

(venv)$ jupyter-labextension develop . --overwrite

Traceback (most recent call last):
  File "setup.py", line 10, in <module>
    from jupyter_packaging import combine_commands, create_cmdclass, ensure_targets, install_npm, skip_if_exists
ModuleNotFoundError: No module named 'jupyter_packaging'
An error occured.
FileNotFoundError: The Python package `.` is not a valid package, it is missing the `setup.py` file.
See the log file for details:  /tmp/jupyterlab-debug-ptl30s1l.log

Is this procedure still up-to-date?

sbrunato commented 3 years ago

In GitLab by @sbrunato on Jun 29, 2021, 09:59

assigned to @PhML

sbrunato commented 3 years ago

In GitLab by @PhML on Jul 1, 2021, 14:26

mentioned in commit ff66eb8b6709e3127bc91a6d23a789eaa20a49c1

sbrunato commented 3 years ago

In GitLab by @PhML on Jul 1, 2021, 14:28

mentioned in merge request !15

sbrunato commented 3 years ago

In GitLab by @PhML on Jul 7, 2021, 11:12

mentioned in commit df0b63aee3fd79e81451a9fa9daccbda805249c2

sbrunato commented 3 years ago

In GitLab by @PhML on Jul 7, 2021, 11:15

mentioned in commit 3208a6d9e4adc9b798ecdd47aa2384399e2b7e18