Skip to content

README.rst missing in latest release #718

@hinnerkweiler

Description

@hinnerkweiler

Hola, and many thanks for packing all the great new features into Pretalx now. I was just trying to upgrade from 0.9.0 according to the documentation on https://docs.pretalx.org/en/latest/administrator/maintenance.html but I keep hitting rocks.

Apparently there is README.rst missing in the release's tar.gz

pretalx@event:~$ pip3.6 install --user -U pretalx
Collecting pretalx
  Using cached https://files.pythonhosted.org/packages/00/42/e4b7251a8b849181cee59378b4e0882fc199d0d72d24f1ece0139bed020a/pretalx-1.0.0.tar.gz
    ERROR: Complete output from command python setup.py egg_info:
    ERROR: Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-o9fqi71g/pretalx/setup.py", line 32, in <module>
        with open(path.join(here, '../README.rst'), encoding='utf-8') as f:
      File "/usr/lib/python3.6/codecs.py", line 897, in open
        file = builtins.open(filename, mode, buffering)
    FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-o9fqi71g/pretalx/../README.rst'
    ----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-o9fqi71g/pretalx/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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