Skip to content

pip install -ve .  #19

@mouatez25

Description

@mouatez25

Hello,

Getting the following error when installing this extension 👍
/*********************************/
installing backend dependencies ... done
Running command Preparing editable metadata (pyproject.toml)
INFO:hatch_jupyter_builder.utils:Running jupyter-builder
INFO:hatch_jupyter_builder.utils:Building with hatch_jupyter_builder.npm_builder
INFO:hatch_jupyter_builder.utils:With kwargs: {'build_cmd': 'install:extension', 'npm': ['jlpm'], 'source_dir': 'src', 'build_dir': 'jupyterlab_apod/labextension'}
INFO:hatch_jupyter_builder.utils:Installing build dependencies with npm. This may take a while...
INFO:hatch_jupyter_builder.utils:> /tmp/pip-build-env-8a1nujao/overlay/bin/jlpm install
➤ YN0000: ┌ Resolution step
➤ YN0001: │ RequestError: unable to get local issuer certificate
at ClientRequest. (/tmp/pip-build-env-8a1nujao/overlay/lib/python3.11/site-packages/jupyterlab/staging/yarn.js:195:14340)
at Object.onceWrapper (node:events:633:26)
at ClientRequest.emit (node:events:530:35)
at o.emit (/tmp/pip-build-env-8a1nujao/overlay/lib/python3.11/site-packages/jupyterlab/staging/yarn.js:190:90286)
at TLSSocket.socketErrorListener (node:_http_client:500:9)
at TLSSocket.emit (node:events:518:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
at TLSSocket.onConnectSecure (node:_tls_wrap:1674:34)
at TLSSocket.emit (node:events:518:28)
at TLSSocket._finishInit (node:_tls_wrap:1085:8)
at ssl.onhandshakedone (node:_tls_wrap:871:12)
➤ YN0000: └ Completed in 0s 470ms
➤ YN0000: Failed with errors in 0s 473ms
/
/

  • Operating System and version: redhat 9.2 /windows 10
  • Browser and version:
  • JupyterLab version: 4.2
  • node v20.12.2
  • tsc --version 5.5.2
    -npm 10.8.1

I

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions