The GitHub Actions job "TVM-FFI-OrcJIT Build Wheels" on tvm-ffi.git/orcjit has 
failed.
Run started by GitHub user cyx-6 (triggered by cyx-6).

Head commit for run:
771144ef9309c44beed4d97936fddbaf8cdd9bc2 / Yaxing Cai <[email protected]>
[FIX] Add --no-deps to prevent PyPI dependency overwriting local tvm-ffi

The --no-build-isolation flag only affects build-time dependencies.
The runtime dependency (apache-tvm-ffi) was still being installed from
PyPI, overwriting the local editable install of tvm-ffi.

Adding --no-deps ensures we use the already-installed local tvm-ffi
for both build and runtime.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/tvm-ffi/actions/runs/22710137577

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to