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

can not build docker image can not connection pip server #18

Open
shencan opened this issue Nov 6, 2019 · 0 comments
Open

can not build docker image can not connection pip server #18

shencan opened this issue Nov 6, 2019 · 0 comments

Comments

@shencan
Copy link

shencan commented Nov 6, 2019

`
Step 9/10 : RUN pip3 install -r requirements.txt
---> Running in 0c2795ada0bf
Collecting flask (from -r requirements.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 0x7f792376fbe0>: Failed to establish a new connection: [Errno -3] Try again',)': /simple/flask/

Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f791eb602b0>: Failed to establish a new connection: [Errno -3] Try again',)': /simple/flask/

Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f791eb60208>: Failed to establish a new connection: [Errno -3] Try again',)': /simple/flask/

Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f791eb60c88>: Failed to establish a new connection: [Errno -3] Try again',)': /simple/flask/

Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f791eb60ef0>: Failed to establish a new connection: [Errno -3] Try again',)': /simple/flask/

Could not find a version that satisfies the requirement flask (from -r requirements.txt (line 1)) (from versions: )

�No matching distribution found for flask (from -r requirements.txt (line 1))
�mtime="2019-11-06T09:34:39Z" level=fatal msg="build failed: build failed: building [can.shen/rsvpapp]: build artifact: unable to stream build output: The command '/bin/sh -c pip3 install -r requirements.txt' returned a non-zero code: 1"

`

@shencan shencan changed the title can not build docker image bad address can not build docker image can not connection pip server Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant