Skip to content

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

1 participant