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

Bound pip < 19.2 #8

Closed
wants to merge 1 commit into from
Closed

Bound pip < 19.2 #8

wants to merge 1 commit into from

Conversation

vansivallab
Copy link

@vansivallab vansivallab commented Aug 22, 2019

We are having issues compiling requirements in clinical-data-service this is due to an issue with pip. The temporary solution seems to be to pin pip below 19.2.

@vansivallab vansivallab requested review from 6C1 and jacindaz August 22, 2019 22:11
@6C1
Copy link

6C1 commented Aug 22, 2019

@vansivallab What is motivating this limit?

@vansivallab vansivallab requested a review from aclowes August 22, 2019 22:39
Copy link
Contributor

@aclowes aclowes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you want to do this in clinical-data-service or temple-django-grpc instead? ie here: https://github.com/CloverHealth/clinical-data-service/blob/91f43f5e07995f294aba2a342dc8609614bd8881/Makefile#L106

Also, add a comment so people know how to reproduce the issue (ie work around error "unexpected keyword argument 'find_links'" when running make compile_dependencies).

@vansivallab
Copy link
Author

vansivallab commented Aug 23, 2019

@aclowes good point, pinning pip is only needed if we compile requirements
https://github.com/CloverHealth/clinical-data-service/pull/66

@vansivallab vansivallab deleted the bound_pip branch August 23, 2019 16:47
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.

4 participants