Skip to content

Conversation

@youknowone
Copy link

Note: I will add an issue and news entry soon.

Modify PipConsole so that it doesn’t use the rich features that require ctypes when running in environments where ctypes is unavailable.
This helps ensure that pip works properly on Python implementations that do not provide ctypes.

Please tell me if patching rich will be a better idea.

@uranusjr
Copy link
Member

uranusjr commented Dec 8, 2025

This looks like it’s working around a problem in Rich, and ideally should be fixed in Rich. Is there an upstream issue on this?

@youknowone
Copy link
Author

Thank you! I opened issue #13687, and linked patch for rich there.

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.

2 participants