pathspider
pathspider copied to clipboard
virtualenv installation instructions missing libcurl4-gnutls-dev
This is required for the pip installation of pycurl.
Also need libgnutls28-dev.
Also we need to do make install-py3 instead of setup.py install for some reason.