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

Temporary hack around pip/pipenv clash #29

Merged
merged 1 commit into from
Oct 9, 2018

Conversation

zerebubuth
Copy link
Member

It looks like Pipenv depended on an underscore-prefixed symbol from Pip which got removed in the latest version. Until a new version of Pipenv is released, looks like the work-around is to hold the version of Pip at 18.0.

It looks like [Pipenv depended on an underscore-prefixed symbol from Pip which got removed in the latest version](pypa/pipenv#2924). Until a new version of Pipenv is released, looks like the work-around is to hold the version of Pip at 18.0.
@zerebubuth zerebubuth requested a review from iandees October 9, 2018 16:20
@nvkelso
Copy link
Member

nvkelso commented Oct 9, 2018

Always be pegging the versions, sigh.

@iandees
Copy link
Member

iandees commented Oct 9, 2018

Oof. This is the ~5th time I've merged a pull request like this 😢.

@zerebubuth zerebubuth merged commit 7f27fa5 into master Oct 9, 2018
@zerebubuth zerebubuth deleted the zerebubuth/pipenv-version-clash branch October 9, 2018 16:27
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.

3 participants