ComfyUI Warnings / Error Messages

Hello everyone,

I am currently familiarizing myself with ComfyUI. To do this, I have installed the desktop version on my computer running Windows 11 Professional. The path to the models/Loras is: E:\xxx\Files from xxx\ComfyUI

The program itself is installed under C:\Users\xxx\AppData\Local\Programs\@comfyorgcomfyui-electron.

ComfyUI basically works. However, when I start it up in the console, I get a few error messages that make me wonder :wink: This error message in particular confuses me and I don’t know how to fix it: [ComfyUI-Manager] Skipped fixing the ā€˜comfyui-frontend-package’ dependency because the ComfyUI is outdated.

I found this post about it, but it seems to refer to the portable version, because I don’t have Python installed :frowning: Outdated frontend package issue

So it would be great if someone could help me with this.

Then there is this ā€œFuture Warning,ā€ which I unfortunately don’t understand either: E:\xxx\Files from xxx\ComfyUI\.venv\Lib\site-packages\torch\cuda\_init_.py:61: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.

import pynvml # type: ignore[import]

My English isn’t good enough for this, and translating everything with Deepl is also difficult.

So how could I install nvidia-ml-py?

I would be very grateful if someone could help me.

Would it be advisable to completely uninstall ComfyUI and reinstall it, or could this cause even more complications?

Translated with DeepL.com (free version)

Probablemente ya tendrƔs nvidia-ml-py instalado pero por si no lo tienes el comando para instalarlo es: pip install nvidia-ml-py