Skip to content

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

Merged
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:stderr
May 4, 2022
Merged

Hide stderr from --keep-system-libs#6261
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:stderr

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.

2 participants