Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 469 Bytes

README.rst

File metadata and controls

22 lines (15 loc) · 469 Bytes

About

A Vagrant virtual machine that installs all the needed software for the Practical Python and OpenCV book.

Requirements

  • VirtualBox 4.3.10
  • Vagrant 1.6.2

Getting started

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.