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 BUILD_AGAINST_ALL_FFMPEG_FROM_S3 for torchcodec source build
torchcodec's setup.py requires this env var when building a wheel
to handle FFmpeg bundling. Without it, the build fails with a
ValueError about license confirmation.
Made-with: Cursor
0 commit comments