Skip to content

Conversation

@singiamtel
Copy link
Collaborator

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
Collaborator Author

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

CC @Barthelemy

@Barthelemy
Copy link
Contributor

thank you !

@singiamtel
Copy link
Collaborator 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.

4 participants