FIX: a temporary workaround for pip-19.0.1 issues #574
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We are experiencing issues with mybinder for this repo: https://github.com/NSLS-II/tutorial due to pypa/pip#6197:
This temporary fix may solve the issue, however I don't mind to just wait until after pip-19.0.2 with the fix is released. Just wanted to document it here.
Also, please note another error which I haven't attempted to solve:
This is called here: https://github.com/jupyter/repo2docker/blob/9c2c7b6ae291fbb9c8147be332b64a0794d768e6/repo2docker/__main__.py#L337
Any ideas what it should be instead of
r2d.debug
?