Comfy-Org / Comfy-Org/Comfy-Desktop

PyAV version error on the last update

Open Beginner friendly
#1,433 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
458
Forks
59
Avg merge
22h 18m
Merged PRs (30d)
45

Description

On my last update of ComfyUI Desktop I encounter this error :

cannot import name 'ColorPrimaries' from 'av.video.reformatter'

After some digging it seems that the PyAV version installed was 16.X which does not expose ColorPrimaries.

I have to update it to PyAV 17 to solve the bug.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the PyAV dependency declaration and the update path used by ComfyUI Desktop, then check why the update installs PyAV 16.x. Verify the issue by testing the ColorPrimaries import with the installed version and confirm done when the desktop update provides PyAV 17 and the import succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.