Skip to content
Discussion options

You must be logged in to vote

I'm behind a proxy and adding HTTP_PROXY and HTTPS_PROXY to the .env file at the project root fixed the problem. I didn't know python respects shell proxy environment variables ,unlike node which requires explicitly setting NODE_USE_ENV_PROXY=1 environment variable for some reason.

Replies: 1 comment 1 reply

Comment options

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

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