Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make dependencies fails with Python SSL: CERTIFICATE_VERIFY_FAILED error #5768

Open
3 tasks done
sharplet opened this issue Mar 5, 2024 · 1 comment
Open
3 tasks done

Comments

@sharplet
Copy link

sharplet commented Mar 5, 2024

  • 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

@Fireroman
Copy link

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants