Vagrant-play | framework
kandi X-RAY | Vagrant-play Summary
kandi X-RAY | Vagrant-play Summary
Typesafe Activator / play! Framework Vagrant File.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Vagrant-play
Vagrant-play Key Features
Vagrant-play Examples and Code Snippets
Community Discussions
Trending Discussions on Vagrant-play
QUESTION
Context
I'm building a WordPress website with the Roots stack. It creates a virtual machine on my computer via Vagrant, Ansible and VirtualBox.
The Problem
During setup I'm getting this error ERROR! Unexpected Exception, this is probably a bug: No module named six
Downgrading Ansible to 2.3 (sudo pip install ansible==2.3.0.0
) resolves this error, but than I cannot run certain commands for newer projects.
Code Sample
...ANSWER
Answered 2018-May-30 at 22:49Here is an official explanation in the context of Roots' Trellis.
There were three solutions:
- Upgrade Trellis.
- Switch between Ansible versions (
sudo pip install ansible==2.3.0.0
or with Homebrewbrew search
to see available versions and thenbrew install ansible@2.0
andbrew link --force ansible@2.0
) as you switch between projects. - Or follow these instructions to automatically switch between Ansible versions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Vagrant-play
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page