Skip to content

Unable to upgrade to 0.2.5 #18

@kramrm

Description

@kramrm

The following error is given when trying to install v0.2.5 via pip:

Collecting rich_text_renderer==0.2.5
  Using cached rich_text_renderer-0.2.5.tar.gz (4.7 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [6 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "C:\Users\kramr\user\Local\Temp\pip-install-2sfr66oo\rich-text-renderer_d782b3a986f848dbbc2fb95938f41401\setup.py", line 22, in <module>
          with open('README.rst', 'r') as f:
      FileNotFoundError: [Errno 2] No such file or directory: 'README.rst'
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

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