Skip to content

[Build] Windows wheels are not published on pypi for version 1.22 #24714

Description

@generall

Describe the issue

https://pypi.org/project/onnxruntime/1.22.0/#files is missing Windows x86-64 wheels (compare to https://pypi.org/project/onnxruntime/1.21.0/#files)

Urgency

Missing wheels make CI of our project fail with


    | Unable to find installation candidates for onnxruntime (1.22.0)
    | 
    | This is likely not a Poetry issue.
    | 
    |   - 14 candidate(s) were identified for the package
    |   - 14 wheel(s) were skipped as your project's environment does not support the identified abi tags
    | 
    | Solutions:
    | Make sure the lockfile is up-to-date. You can try one of the following;
    | 
    |     1. Regenerate lockfile: poetry lock --no-cache --regenerate
    |     2. Update package     : poetry update --no-cache onnxruntime
    | 
    | If neither works, please first check to verify that the onnxruntime has published wheels available from your configured source that are compatible with your environment- ie. operating system, architecture (x86_64, arm64 etc.), python interpreter.
    | 
    | You can also run your poetry command with -v to see more information.

https://github.com/qdrant/fastembed/actions/runs/14949134982/job/41996491981?pr=513

Target platform

Windows

Build script

Not allicable

Error / output

Not applicable

Visual Studio Version

No response

GCC / Compiler Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildbuild issues; typically submitted using templateplatform:windowsissues related to the Windows platform

    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