Installation instructions I have seen use Debian system packages to install the dependencies.
I would like to isolate the pyhton dependencies in a `virtualenv` and install them with `pip`. What is the list of packages I must install?
↧