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

pip install -ve . #19

Open
mouatez25 opened this issue Jun 26, 2024 · 0 comments
Open

pip install -ve . #19

mouatez25 opened this issue Jun 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mouatez25
Copy link

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

@mouatez25 mouatez25 added the bug Something isn't working label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant