Ben Collier

Results 2 comments of Ben Collier

The quickstart is wrong. The app needs to be run with the rsa module loaded from pip. So: ``` virtualenv venv source venv/bin/activate pip install rsa ``` ..and then launch...