Skip to content

[CI][Python] Win job started failing on test_download_tzdata_on_windows #49044

@AlenkaF

Description

@AlenkaF

Describe the bug, including details regarding any error messages, version, and platform.

AMD64 Windows 2022 Python 3.13 job started failing on test_download_tzdata_on_windows due to ModuleNotFoundError:

    def _download_requests(url, out_path):
>       import requests
E       ModuleNotFoundError: No module named 'requests'

See:

Component(s)

Continuous Integration, Python

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions