Skip to content

[release/2.11] Update pandas version for python-3.12 to 2.2.3#3420

Draft
ethanwee1 wants to merge 1 commit into
ROCm:release/2.11from
ethanwee1:ew/pandas-py312-2.11
Draft

[release/2.11] Update pandas version for python-3.12 to 2.2.3#3420
ethanwee1 wants to merge 1 commit into
ROCm:release/2.11from
ethanwee1:ew/pandas-py312-2.11

Conversation

@ethanwee1

@ethanwee1 ethanwee1 commented Jul 9, 2026

Copy link
Copy Markdown

Status

Superseded by ROCm/pytorch#3423 (merged 2026-07-10), which bumps pandas and other dependencies for Python 3.12+ on release/2.11.

This draft only moved the pandas 2.2.3 boundary from py3.13 → py3.12 in requirements-ci.txt. Keeping it open for reference; safe to close.

pandas==2.0.3 has no pre-built wheel for Python 3.12, so pip builds it
from source. With setuptools>=82 (which removed pkg_resources) the build
fails with "ModuleNotFoundError: No module named 'pkg_resources'",
breaking CI when no cached Docker image is available.

Move the version boundary so Python 3.12 uses pandas==2.2.3 (which ships
a pre-built wheel), matching upstream pytorch#174634.
@rocm-repo-management-api

rocm-repo-management-api Bot commented Jul 9, 2026

Copy link
Copy Markdown

Jenkins build for ab50769bd652b1a2790efaa4e5221615e7332256 commit finished as FAILURE
Links: Pipeline Overview / Build artifacts / Test Results

@ethanwee1 ethanwee1 requested a review from jithunnair-amd July 16, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant