Skip to content

Installation fails on missing file #2

@guysoft

Description

@guysoft
pip3 install convert2php
Collecting convert2php
  Downloading https://files.pythonhosted.org/packages/30/ba/afea59e34b8493c3318251a299c4fbb4aa132981b1f1a29478a9b5f69183/convert2php-0.0.1.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-1w2wn_n9/convert2php/setup.py", line 9, in <module>
        with open(os.path.join(os.path.dirname(__file__), 'README.md')) as readme:
    FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-build-1w2wn_n9/convert2php/README.md'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-1w2wn_n9/convert2php/

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