Skip to content

Installing pyzipcode 3 fails. #12

Description

@sapkos
> docker run python pip install pyzipcode

fails with

Collecting pyzipcode
  Downloading pyzipcode-3.0.0.tar.gz (1.9 MB)
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-a8396ka_/pyzipcode_0dd759e8470e430ab8a3994f1fabab0d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-a8396ka_/pyzipcode_0dd759e8470e430ab8a3994f1fabab0d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-m9npye19
         cwd: /tmp/pip-install-a8396ka_/pyzipcode_0dd759e8470e430ab8a3994f1fabab0d/
    Complete output (5 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-a8396ka_/pyzipcode_0dd759e8470e430ab8a3994f1fabab0d/setup.py", line 7, in <module>
        long_description=open("README.md").read() + "\n\n" + open("CHANGES.md").read(),
    FileNotFoundError: [Errno 2] No such file or directory: 'CHANGES.md'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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