Skip to content

Cannot install from pypi #1

@jalanb

Description

@jalanb

Runnning on OSX with python 2.7:

$  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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions