Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide stderr from --keep-system-libs #6261

Merged
merged 1 commit into from
May 4, 2022
Merged

Conversation

radarhere
Copy link
Member

After merging #6138, I now notice that when I install Pillow, I see Unknown option --keep-system-libs in the output.

This in itself it not unexpected. #6138 is seeing if pkg-config is actually pkgconf, and the error results if it is not.

However, we should not bother the user with this. This PR hides stderr on the first call.

@hugovk hugovk merged commit e42d8b0 into python-pillow:main May 4, 2022
@radarhere radarhere deleted the stderr branch May 4, 2022 21:58
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.

None yet

2 participants