chaojie / ComfyUI-MuseV

MIT License
139 stars 14 forks source link

comfyui导入失败请问怎么解决 #6

Open th10010 opened 6 months ago

th10010 commented 6 months ago

3131407214350 如图所示,通过手动添加或者工具添加链接安装的形式,都无法导入成功,请问是我哪里步骤不对吗??

catzwalk commented 6 months ago

20240408001217 20240408001427 Me too, I've already installed the node, but it still says it didn't install successfully

Zakutu commented 6 months ago

me too

huiq0017 commented 5 months ago

me too

Siziff commented 5 months ago

me too

MauricioTonon commented 5 months ago

same here.

justrunstudio commented 5 months ago

同样的问题,是不是有冲突?求解决~

Pythonpa commented 5 months ago

I have successfully run the project. If you cannot run it successfully, please check your comfyui's log and check the error message.

MauricioTonon commented 5 months ago

I have successfully run the project. If you cannot run it successfully, please check your comfyui's log and check the error message.

image what does that mean? any clue?

MauricioTonon commented 5 months ago

I have successfully run the project. If you cannot run it successfully, please check your comfyui's log and check the error message.

like image its there

Pythonpa commented 5 months ago

image install ffmpeg for OS,or ffmpeg-python for venv

th10010 commented 5 months ago

image install ffmpeg for OS,or ffmpeg-python for venv

I have used several methods, such as "imageio. plugins. ffmpeg. download()" and "pip install imageio". Even when I copied ffmpeg. exe to the node folder, the problem still persists. How did you solve it?

1 2 3

th10010 commented 5 months ago

这个弄了半个多月了,安装了一堆依赖项,还是没解决

dwgeneral commented 5 months ago

+1, does anyone fix this issue?

th10010 commented 5 months ago

我自己研究解决了

dwgeneral commented 5 months ago

I have fixed this issue too, the suggestion is you need to tail the comfyUI log and check the errors, install and fix the error manually, and then restart the comfyUI, the issue should be gone.

MauricioTonon commented 5 months ago

There is no error message. The nodd fails to lode thats it

On Tue, Apr 30, 2024, 7:30 AM Happy-Engineer @.***> wrote:

I have fixed this issue too, the suggestion is you need to tail the comfyUI log and check the errors, install and fix the error manually, and then restart the comfyUI, the issue should be gone.

— Reply to this email directly, view it on GitHub https://github.com/chaojie/ComfyUI-MuseV/issues/6#issuecomment-2084412165, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQCVCMHRD25ZSAYGFWK6KKTY74T7VAVCNFSM6AAAAABF3K6A2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBUGQYTEMJWGU . You are receiving this because you commented.Message ID: @.***>

Shelton0215 commented 5 months ago

我自己研究解决了

请问怎么解决的

rookiemann commented 4 months ago

20240408001217 20240408001427 Me too, I've already installed the node, but it still says it didn't install successfully

Same problem. Had to jump through a few hoops but finally managed to start up comfy ui with no errors, except the node doesn't load. It installed correctly no exceptions, I don't have any exceptions to show here they don't exist, it's just when I bring a workflow json over i get the same thing . image

PPZ86 commented 3 months ago

我自己研究解决了

请问怎么解决的

ComfyUI/Python/Python.exe,用它来pip install ffmpeg-python就可以了,直接开cmd装不行,因为可能没为它设置环境变量