Skip to content

Wheels are broken #1180

@guyer

Description

@guyer

As of 2026-02-13, Unix and Windows packaging tests are falling over:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
    import fipy; fipy.test()
                 ~~~~~~~~~^^
  File "/usr/share/miniconda/envs/wheelEnvironment/lib/python3.14/site-packages/fipy/__init__.py", line 173, in test
    from fipy.tests.test import main
  File "/usr/share/miniconda/envs/wheelEnvironment/lib/python3.14/site-packages/fipy/tests/test.py", line 9, in <module>
    from typing_extensions import Annotated
ModuleNotFoundError: No module named 'typing_extensions'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions