onnxruntime icon indicating copy to clipboard operation
onnxruntime copied to clipboard

[Build] The Python module fails to build: error: package directory 'onnxruntime/backend' does not exist

Open yurivict opened this issue 4 months ago • 1 comments

Describe the issue

When I attempt to build it on FreeBSD it fails:

running build
running build_py
error: package directory 'onnxruntime/backend' does not exist
*** Error code 1

This happens with both setup.py and pyproject.toml based builds.

FreeBSD 14.1 Python 3.11

Urgency

No response

Target platform

FreeBSD

Build script

n/a

Error / output

see above

Visual Studio Version

No response

GCC / Compiler Version

No response

yurivict avatar Oct 18 '24 09:10 yurivict