electionscience / vote.electionscience.org

Down with Plurality-Based Web Polling!
https://vote.electionscience.org
GNU General Public License v3.0
36 stars 33 forks source link

Readme Instructions for Installing Pip Do Not Work #178

Closed regier21 closed 3 months ago

regier21 commented 3 years ago

The readme recommends running sudo apt-get install python-pip. I am on Ubuntu 20.04.2 and running this command yields the error "E: Unable to lcate package python-pip." These instructions indicate that the get-pip.py script needs to be run instead. I was able to follow these instructions to successfully install pip and the package dependencies. The readme should be updated to reflect this or the instructions for installing pip removed.

I will submit a PR for this soon.