Skip to content

Python package for latest release uninstallable basically everywhere (except python 3.13 on *some* Linux and MacOS systems) #301

Description

@dhdaines

It appears that since version 1.2.5, you have only uploaded wheels to PyPI for Python 3.13, and only on i686, x86_64 and arm64 platforms on Linux and MacOS.

This is a big problem for anyone who wants to use the library, because it means that anyone not using these specific versions/platforms is completely unable to install this package from PyPI, since it has no source distribution.

As a reminder, I do have an outstanding PR which previously fixed this problem, and could still fix this problem, since it creates an actual source distribution package: #281

I don't mean to be impolite here but you should really, really fix this problem, if not, I will have to fork the project as it is unacceptable to have a package on PyPI that can't be installed from source.

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