Skip to content

Virtualenv 20.31.0 breaks cibuildwheel testing #2380

@jeremyleung521

Description

@jeremyleung521

Description

I was in a unique position where my CI (https://github.com/westpa/westpa/actions/runs/14840584129/attempts/1) ran slightly before and after the release of virtualenv 20.31.0.

From my investigation, it seems like virtualenv v20.31.0 no longer bundles/supports wheel directly and that leads to virtualenv: error: unrecognized arguments: --wheel=embed during testing, where it would somehow pull the newest virtualenv version (?). This suggests that there needs to be some changes in cibuildwheel workflow.

EDIT: Seems like related to this: #2329

Build log

https://github.com/westpa/westpa/actions/runs/14840584129/job/41665220582#step:4:288

CI config

https://github.com/westpa/westpa/actions/runs/14840584129/workflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions