Skip to content

make dependencies fails with Python SSL: CERTIFICATE_VERIFY_FAILED error #5768

@sharplet

Description

@sharplet
  • I have searched open and closed issues for duplicates
  • I am submitting a bug report for existing functionality that does not work as intended
  • This isn't a feature request or a discussion topic

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: signalapp/Signal-Pods#9

Steps to reproduce

  • Open a shell environment where only the system python3 is available
  • Clone the repository following the steps in BUILDING.md
  • Run make dependencies

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 @ 75b1b04

Link to debug log

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions