35560/error-saying-distributionnotfound-jinja2-2-9
I executed this command
ansible webservers -m ping
And I ended up with this error:
DistributionNotFound jinja2<2.9
Should I update my jinja?
Hey @Kiara, update your distribution instead of jinja and then reinstall jinja.
pip install -U distribute pip uninstall ansible pip install ansible
This has been happening to a lot ...READ MORE
The reason behind this error is that ...READ MORE
Hey @Thomas, Seems like those extra paths have ...READ MORE
Hey Loki, Looks like your python library ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hey @Nisha, you get this error when ...READ MORE
YAML files are very sensitive about the ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.