Skip to content

Installing Python, with Brew - no SSL Certificates ? #5883

Discussion options

You must be logged in to vote

There are so many install methods in your explanation that my head is spinning. It reminds me of https://xkcd.com/1987/.
Let's unpack this a bit:

Python was installed using pyenv.

That means that Homebrew doesn't really have any control over the install.

I found a fix qbittorrent/qBittorrent#20104 (comment) which involved using the python .pkg from the website

That just depends on the install method, this has nothing to do with Homebrew or pyenv AFAIK.

TLDR; Should brew have installed the scripts ?

The python that you can install with brew install python knows how to read certificates from the system without additional scripts.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by Doublejay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants