Git Product home page Git Product logo

Comments (5)

LavHinsu avatar LavHinsu commented on May 30, 2024 1

This is because https://pypi.org/project/ansible/
Requires: Python >=3.10

Apparently the version was bumped without actually checking if it could install on 3.9?
7f6ca80

Anyway, install a venv with python3.10 and it should work. tested on ubuntu, but had to add
ppa:deadsnakes/ppa to sources to get python 3.10 installed
hope this helps!

from kubespray.

MrFreezeex avatar MrFreezeex commented on May 30, 2024

Anyway, install a venv with python3.10 and it should work. tested on ubuntu, but had to add ppa:deadsnakes/ppa to sources to get python 3.10 installed hope this helps!

FYI Ubuntu 22 seems to be installing python 3.10 by default, debian bookworm has 3.11 and in the rhel world you can install the package python3.11. Also this requirement is only for the controller/where you run Ansible. So you could launch kubespray with the docker image if you really can't do python3.10 in that node.

I am assuming you are running ubuntu 20 on your node that launch kubespray/Ansible?

from kubespray.

VannTen avatar VannTen commented on May 30, 2024

Yeah, this is documented by 3305383 (follow-up of the ansible version bump).
AFAIK this is the only place where the python requirements (for the control node) are documented. But it's implicit by ansible own requirements...
I'll close this since the answer has been given above
/close

from kubespray.

k8s-ci-robot avatar k8s-ci-robot commented on May 30, 2024

@VannTen: Closing this issue.

In response to this:

Yeah, this is documented by 3305383 (follow-up of the ansible version bump).
AFAIK this is the only place where the python requirements (for the control node) are documented. But it's implicit by ansible own requirements...
I'll close this since the answer has been given above
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from kubespray.

shrutinipane avatar shrutinipane commented on May 30, 2024

Thanks @LavHinsu for pointing this out. It works perfectly fine with python3.11.

from kubespray.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.