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

Do not invoke pip3 directly. #439

Merged
merged 1 commit into from
Jun 10, 2021
Merged

Do not invoke pip3 directly. #439

merged 1 commit into from
Jun 10, 2021

Conversation

gouttegd
Copy link
Contributor

Invoke pip by calling 'python3 -m pip3, as recommended by pip developers.

This will allow building with the latest upsetplot, which otherwise fails.

Invoke pip by calling 'python3 -m pip3, as recommended by pip
developers.
@gouttegd gouttegd requested a review from matentzn June 10, 2021 09:14
@matentzn matentzn merged commit c38e19d into odk1229 Jun 10, 2021
@matentzn matentzn deleted the odk1229-fix-pip-call branch June 10, 2021 10:45
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.

2 participants