Qiskit / Qiskit/documentation

nb-tester requirements.txt dependency can't be resolved.

Open
#5,377 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
106
Forks
223
Avg merge
1d 8h
Merged PRs (30d)
72

Description

Source: https://github.com/Qiskit/documentation/blob/main/scripts/nb-tester/requirements.txt

This is the error

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
opentelemetry-exporter-otlp-proto-grpc 1.40.0 requires opentelemetry-exporter-otlp-proto-common==1.40.0, but you have opentelemetry-exporter-otlp-proto-common 1.43.0 which is incompatible.
opentelemetry-exporter-otlp-proto-grpc 1.40.0 requires opentelemetry-proto==1.40.0, but you have opentelemetry-proto 1.43.0 which is incompatible.
opentelemetry-exporter-otlp-proto-grpc 1.40.0 requires opentelemetry-sdk~=1.40.0, but you have opentelemetry-sdk 1.43.0 which is incompatible.
qiskit-ibm-transpiler 0.18.0 requires qiskit-serverless~=0.30.0, but you have qiskit-serverless 0.33.0 which is incompatible.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with scripts/nb-tester/requirements.txt and reproduce the installation to confirm the reported conflicts. Compare the pinned versions for the OpenTelemetry packages and qiskit-ibm-transpiler/qiskit-serverless, then verify that installing the requirements completes without dependency conflicts.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.