A Vagrant virtual machine that installs all the needed software for the Practical Python and OpenCV book.
- VirtualBox 4.3.10
- Vagrant 1.6.2
To initialize the virtual machine run the following command:
$ vagrant up
The first time the virtual machine is started it will take some time to install all the packages so be patient.