Skip to content

Added command to update pip #39

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

Merged
merged 2 commits into from
Aug 31, 2021
Merged

Added command to update pip #39

merged 2 commits into from
Aug 31, 2021

Conversation

sachin-pikle
Copy link
Contributor

Added "RUN pip3 install --upgrade pip".
The OCI Python SDK v2.40.1+ uses updated Cryptography versions. The new Cryptography uses a newer version of setuptools which is not available in Pip. Updating Pip gives you access to download that.

Added "RUN pip3 install --upgrade pip". 
The OCI Python SDK v2.40.1+ uses updated Cryptography versions. The new Cryptography uses a newer version of setuptools which is not available in Pip. Updating Pip gives you access to download that.
@sachin-pikle sachin-pikle merged commit 46b7602 into master Aug 31, 2021
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.

1 participant