This repository was archived by the owner on Oct 7, 2022. It is now read-only.
This repository was archived by the owner on Oct 7, 2022. It is now read-only.
does pypi2nix respect $http_proxy/$https_proxy #206
Open
Description
Here's my output
pypi2nix v1.8.1 running ...
Stage1: Downloading wheels and creating wheelhouse ...
|-> nix-shell /nix/store/p1p2g1yq3s4axna8yylqni5c6q0yqzi8-pypi2nix-1.8.1/pkgs/pypi2nix/pip.nix --arg requirements_files [ "/tmp/pypi2nix/607b1e2462c5cd5bca9721e23d2396ae/2692d1fb09ce46a664dd6d1f5e7d214f.txt" ] --argstr project_dir /tmp/pypi2nix/607b1e2462c5cd5bca9721e23d2396ae --argstr download_cache_dir /tmp/pypi2nix/cache/download --argstr wheel_cache_dir /tmp/pypi2nix/cache/wheel --argstr pip_build_dir /tmp/pypi2nix/cache/pip --arg extra_build_inputs [ ] --argstr extra_env --argstr python_version python36 --arg setup_requires [ ] -I nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos:nixos-config=/cfg:/nix/var/nix/profiles/per-user/root/channels:nixpkgs-overlays=/cfg/overlays --show-trace --pure --run exit
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos:nixos-config=/cfg:/nix/var/nix/profiles/per-user/root/channels:nixpkgs-overlays=/cfg/overlays' does not exist, ignoring
Collecting pytesseract (from -r /tmp/pypi2nix/607b1e2462c5cd5bca9721e23d2396ae/2692d1fb09ce46a664dd6d1f5e7d214f.txt (line 1))
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa36c94d898>: Failed to establish a new connection: [Errno 101] Network is unreachable',)': /simple/pytesseract/
Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa36c94dfd0>: Failed to establish a new connection: [Errno 101] Network is unreachable',)': /simple/pytesseract/
^C
Aborted!