Skip to content

Unpin pip - #5937

Merged
ktf merged 1 commit into
masterfrom
bump_pip
Jun 30, 2025
Merged

Unpin pip#5937
ktf merged 1 commit into
masterfrom
bump_pip

Conversation

@singiamtel

Copy link
Copy Markdown
Contributor

Older versions of pip are currently failing with this error:

ImportError: cannot import name 'RequirementInformation' from 'pip._vendor.resolvelib.structs'

It seems to be a compatibility issue between pip 25 and older.

As far as I can tell, the pip package was only pinned to follow the
convention set by other packages

Older versions of pip are currently failing with this error:

```
ImportError: cannot import name 'RequirementInformation' from 'pip._vendor.resolvelib.structs'
```

It seems to be a compatibility issue between pip 25 and older.
@singiamtel
singiamtel requested review from a team as code owners June 26, 2025 12:34
@singiamtel

Copy link
Copy Markdown
Contributor Author

This is currently breaking QC macos-arm builds (e.g. AliceO2Group/QualityControl#2562)

CC @Barthelemy

@Barthelemy

Copy link
Copy Markdown
Contributor

thank you !

@singiamtel

Copy link
Copy Markdown
Contributor Author

@ktf is this okay to merge?

@ktf
ktf merged commit 2e1fce2 into master Jun 30, 2025
15 checks passed
@ktf
ktf deleted the bump_pip branch June 30, 2025 13:19
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.

3 participants