Results 1 comments of qper

try to use **virtualenv**, following way: `cd ~` `virtualenv venv_for_rainbowstream` `. ./venv_for_rainbowstream/bin/activate` `pip install -U rainbowstream`