$ pip install webpagetest
Collecting webpagetest
Downloading webpagetest-0.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-build-b87scgae/webpagetest/setup.py", line 6, in <module>
readme = open('README.md', 'r').read()
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
Runnning on OSX with python 2.7: