Skip to content

fix weekly for python 3.11 - #4170

Merged
andrey-churkin merged 1 commit into
openvinotoolkit:developfrom
andrey-churkin:ac/weekly_typing_extensions
Aug 12, 2026
Merged

fix weekly for python 3.11#4170
andrey-churkin merged 1 commit into
openvinotoolkit:developfrom
andrey-churkin:ac/weekly_typing_extensions

Conversation

@andrey-churkin

Copy link
Copy Markdown
Contributor

Changes

Install the missing package only for Python < 3.12.

Reason for changes

Weekly tests failed.

ERROR tests/common/tensor/test_disaptcher.py - ImportError while importing test module '/home/runner/work/nncf/nncf/tests/common/tensor/test_disaptcher.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
tests/common/tensor/test_disaptcher.py:19: in <module>
    from typing_extensions import TypeAliasType
E   ModuleNotFoundError: No module named 'typing_extensions'

Related tickets

N/A

@andrey-churkin
andrey-churkin requested a review from a team as a code owner August 12, 2026 07:38
@github-actions github-actions Bot added the NNCF Common Pull request that updates NNCF Common label Aug 12, 2026
@andrey-churkin
andrey-churkin requested a review from anzr299 August 12, 2026 08:09
@andrey-churkin
andrey-churkin merged commit 466b893 into openvinotoolkit:develop Aug 12, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NNCF Common Pull request that updates NNCF Common

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants