I’m not sure what the best way to figure out which version of Ansible you need for your version of Trellis is.
bash_profile), before setting the VIRTUALENVWRAPPER_PYTHON variable:: export VIRTUALENVWRAPPER_PYTHON=/usr/local/bin/python # for brew installed python VIRTUALENVWRAPPER_PYTHON=/usr/local/bin/pip and that PATH isįix is to add the following line to /.bashrc (or. If Python could not import the module virtualenvwrapper.hook_loader,Ĭheck that virtualenvwrapper has been installed for Virtualenvwrapper.sh: There was a problem running the initialization hooks. If source /usr/local/bin/virtualenvwrapper.sh script is returning an error: Usage: For those who need to do something in an old trellis install (and don’t want to deal with updating it), on OS X, Python 2.7 can be installed via Homebrew with: brew install Scott suggests, here, that provisioning a new server as a good practice, when there have been significant (“breaking”) changes, such as upgrades to php.)