tensorflow / tensorflow/quantum

Imports needed by scripts/test_tutorials.py are not installed by requirements.txt

Open
#860 3 comments 0 reactions 1 assignee View on GitHub

@mhucka is already working on this.

Since Sep 26, 2025.

area/dependencies kind/bug-report priority/before-0.7.7 priority/p1
Dominant language
Python
Stars
2.2k
Forks
665
PR merge metrics
No merged PRs in 30d

Description

Running scripts/test_tutorials.py results in errors about missing Python packages. The required imports are not defined in requirements.txt.

They probably should not be loaded by requirementst.txt by default, because they're not needed all the time. So we need to find a place to put them.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.