Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

pydocumentdb 2.3.5 install failed with homebrew #183

@fengzhou-msft

Description

@fengzhou-msft

I'm using homebrew to install azure-cli, which depends on pydocumentdb.

With the latest 2.3.5, the install failed with the following message:

Processing /private/tmp/azure-cli--pydocumentdb-20191010-73888-8ri94n/pydocumentdb-2.3.5

  Created temporary directory: /private/tmp/pip-req-build-m8z2g0pt

  Added file:///private/tmp/azure-cli--pydocumentdb-20191010-73888-8ri94n/pydocumentdb-2.3.5 to build tracker '/private/tmp/pip-req-tracker-cwd2jeyt'

    Running setup.py (path:/private/tmp/pip-req-build-m8z2g0pt/setup.py) egg_info for package from file:///private/tmp/azure-cli--pydocumentdb-20191010-73888-8ri94n/pydocumentdb-2.3

.5

    Running command python setup.py egg_info

    Traceback (most recent call last):

      File "<string>", line 1, in <module>

      File "/private/tmp/pip-req-build-m8z2g0pt/setup.py", line 10, in <module>

        with open("changelog.md", encoding="utf-8") as f:

    FileNotFoundError: [Errno 2] No such file or directory: 'changelog.md'

It seems changelog.md is missing and setup.py throws the error. Please investigate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions