Skip to content

pip install broken for Debian Bookworm / Oracle MySQL #638

Discussion options

You must be logged in to vote

The issue (as pointed in another thread):

❯ pkg-config --cflags --libs mysqlclient
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openssl', required by 'mysqlclient', not found

not sure why openssl is required now and not before, but installing libssl-dev fixed the issue.

Maybe it makes sense to be more verbose with the installation so this can be caught by a user?

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@methane
Comment options

@lifeofguenter
Comment options

@methane
Comment options

Answer selected by lifeofguenter
Comment options

You must be logged in to vote
1 reply
@agghpm21
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #637 on July 01, 2023 17:24.