Closed msskaa12 closed 10 months ago
Thanks for this awesome work ,buddy !
after install , error message popup. how can I fix this problem, appreciate any help
I had mannully install requirements.txt
OS:ubuntu 20.04 python: 3.10 comfyui: had update newest
fix it by :
1 install mercurial : sudo apt-get install mercurial 2 Clean up Pip Cache: python -m pip cache purge
Do you know what package wanted to install mercurial, or if this is Linux/Ubuntu specific?
Thanks for this awesome work ,buddy !
after install , error message popup. how can I fix this problem, appreciate any help
I had mannully install requirements.txt
OS:ubuntu 20.04 python: 3.10 comfyui: had update newest