Skip to content

manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl not installable on linux #2480

@chaokunyang

Description

@chaokunyang

Search before asking

  • I had searched in the issues and found no similar issues.

Version

main

Component(s)

Python

Minimal reproduce step

pip install pyfory -i http://test.pypi.org/simple/   --trusted-host test.pypi.org  --no-cache-dir

Name like pyfory-0.12.0a1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl won't work:
https://test-files.pythonhosted.org/packages/ab/4b/302f02fe781b727446250841b15a93e805ab3b3881fcd68a179622125e1c/pyfory-0.12.0a1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Name like pyfury-0.10.2-cp310-cp310-manylinux1_x86_64.whl will work:
https://files.pythonhosted.org/packages/9e/41/5a97ae7714152354743ccd2b005b503d095a8c63ef54345025dc4aa77b56/pyfury-0.10.2-cp310-cp310-manylinux1_x86_64.whl

What did you expect to see?

install suceed

What did you see instead?

$pip install pyfory -i http://test.pypi.org/simple/   --trusted-host test.pypi.org  --no-cache-dir
Looking in indexes: http://test.pypi.org/simple/
ERROR: Could not find a version that satisfies the requirement pyfory (from versions: none)
ERROR: No matching distribution found for pyfory

Anything Else?

#2381

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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