StarterSquad/prudentia

Please, install Virtualenv

Closed this issue · 3 comments

I am running prudentia on vanilla Ubuntu Desktop LTS 12.04 for the first time and getting this:

Please, install Virtualenv.

@advorkovyy correct, you should have installed Virtualenv on your machine. The Readme explains that.

Alternative way to install it:

sudo apt-get python-dev python-pip
sudo pip install virtualenv