Skip to content

Error message "Ansible version is 2.9.20" even though ansible 2.12.3 is installed #14482

Answered by davidemyers
simX asked this question in Q&A
Discussion options

You must be logged in to vote

Algo installs its own copy of Ansible in the .env directory. Try removing that directory and re-running the commands in Step 4 of Deploy the Algo Server.

As I suggest here you're usually better off downloading a new copy of Algo rather than updating an old copy with git pull.

A recent change to Algo caused it to require Python 3.8 or later. I don't recall what version is included in the Xcode tools you're using, but you might want to make sure the copy of python3 from Homebrew is first on your PATH.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@simX
Comment options

@Oscarjia
Comment options

Answer selected by simX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants