Skip to content

[Build] Support python 3.11 pip install #13482

@eric-skydio

Description

@eric-skydio

Describe the issue

Python 3.11 has been released, and brings significant performance improvements, as well as a number of desirable new features.

It does not currently appear that onnxruntime supports python 3.11, which is preventing us from moving our code.

Urgency

No response

Target platform

Ubuntu Linux

Build script

python3.11 -m pip install onnxruntime

Error / output

ERROR: Could not find a version that satisfies the requirement onnxruntime (from versions: none)
ERROR: No matching distribution found for onnxruntime

Visual Studio Version

No response

GCC / Compiler Version

No response

Metadata

Metadata

Assignees

Labels

feature requestrequest for unsupported feature or enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions