Skip to content

Commit

Permalink
Update Installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiczy authored Jul 31, 2021
1 parent fd1d969 commit cce1bf8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,10 @@ sudo python2.7 -m ensurepip

./util/venv-dependencies.sh ./venv
1. After the above fails, try installing while ignore dependencies
1. If the above fails, try activating env and installing manually

pip install -r requirements.txt --no-deps
pip install ansible==2.8.4
pip install pbr==5.6.0

1. Activate the Ansible packages that were installed.

Expand Down

0 comments on commit cce1bf8

Please sign in to comment.