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

Fix interrupted network connection during pip install #569

Merged
merged 3 commits into from
Aug 7, 2020

Conversation

zimmerrol
Copy link
Member

Retry to install packages multiple times upon failure due to an interrupted network connected as suggested by AveshCSingh.

@coveralls
Copy link

coveralls commented Aug 7, 2020

Coverage Status

Coverage increased (+57.4%) to 95.584% when pulling e83c449 on zimmerrol:retry into eac1762 on bethgelab:master.

@jonasrauber
Copy link
Member

Great! I know this is nitpicking, but can you fix the indentation of the retry function (generally too large) and make it consistent between both copies (they are not indented by the same amount).

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

Successfully merging this pull request may close these issues.

None yet

3 participants