signalapp / Signal-iOS

A private messenger for iOS.
https://signal.org
GNU Affero General Public License v3.0
10.6k stars 2.95k forks source link

`make dependencies` fails with Python `SSL: CERTIFICATE_VERIFY_FAILED` error #5768

Open sharplet opened 4 months ago

sharplet commented 4 months ago

Bug description

After cloning the repository and following the steps in BUILDING.md, I encounted the Python error SSL: CERTIFICATE_VERIFY_FAILED when running the make dependencies step.

I've opened a PR with a proposed fix here: https://github.com/signalapp/Signal-Pods/pull/9

Steps to reproduce

Actual result: Setting up dependencies fails with a Python 3 exception.

Expected result: Expected dependencies to be set up.

Screenshots

N/A

Device info

macOS version: 14.3.1 Python version: 3.11.4 Signal version: Signal-iOS @ 75b1b04c05abf1e19c7c04a570236cb0399fcec6

Link to debug log

N/A

Fireroman commented 3 months ago

Same here

igormagurean commented 1 month ago

As easy as that Screenshot 2024-05-22 at 14 00 10