You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI] Set Python3_ROOT_DIR for torchcodec CMake build
CMake's FindPython3 can't locate Python include headers in uv's
standalone Python installation. Setting Python3_ROOT_DIR to the
base prefix lets CMake find the development files.
Made-with: Cursor
0 commit comments