Skip to content

0.0.9 fails to install - FileNotFoundError: [Errno 2] No such file or directory: 'CHANGES.rst' #62

Description

@sbellem
$ pip install python-rapidjson
Collecting python-rapidjson
  Using cached python-rapidjson-0.0.9.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-q9nkddjq/python-rapidjson/setup.py", line 43, in <module>
        with open('CHANGES.rst', encoding='utf-8') as f:
    FileNotFoundError: [Errno 2] No such file or directory: 'CHANGES.rst'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-q9nkddjq/python-rapidjson/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions