-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Python package cryptography is failed to be installed #7403
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Comments
After changing requirements.txt like #7264 :
the package installation is succeeded:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment:
Cloud provider or hardware configuration: MS Azure VM
OS (
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):I selected the following OS image on MS Azure VM:
The result of
uname -srm
:The result of
cat /etc/os-release
:ansible --version
):Ansible 2.9.16
python --version
):Python 3.6.8
Kubespray version (commit) (
git rev-parse --short HEAD
):Release 2.15.0
Command used to invoke ansible:
The original issue report and PR is #7264
and I also can reproduce the issue on the environment which is described at the above.
The following command which installs necessary python packages is failed.
Output of ansible run:
The text was updated successfully, but these errors were encountered: