Skip to content

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

@mhucka

Description

@mhucka

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.

Metadata

Metadata

Assignees

Labels

area/dependenciesInvolves libraries or other software that TFQ depends onkind/bug-reportSomething doesn't seem to workpriority/p1High priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions