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

Build fails constantly #10

Open
Gerry33 opened this issue Sep 28, 2019 · 1 comment
Open

Build fails constantly #10

Gerry33 opened this issue Sep 28, 2019 · 1 comment

Comments

@Gerry33
Copy link

Gerry33 commented Sep 28, 2019

> Collecting six==1.12.0
>   Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f92ee0d68>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/six/
> 

Likely not a problem with this Docker file.

Tried various solution discussed on stackoverflow, but none works. Any help is appreciated .

Gerry

@zhangqi-net
Copy link

> Collecting six==1.12.0
>   Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f92ee0d68>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/six/
> 

Likely not a problem with this Docker file.

Tried various solution discussed on stackoverflow, but none works. Any help is appreciated .

Gerry

I tried to set pypi repo manually by add a pip.conf to dockerfile and finally works.

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

2 participants