Skip to content
Discussion options

You must be logged in to vote

The solution in the end was to set REQUESTS_CA_BUNDLE so the underlying requests library uses the correct CA bundle

On MacOS:

export REQUESTS_CA_BUNDLE=/opt/homebrew/etc/ca-certificates/cert.pem 
vectorcode vectorise 'src/*.py'

Replies: 3 comments 2 replies

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

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

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