There are countless bugs related to desktop deployment. Especially in Python environment deployment and installation of pytorch. During use, there may also be issues with reconnecting. I use the RTX 5080 graphics card and often encounter inexplicable conflicts between CUDA, PyTorch, and Python environment versions, which makes me very angry and wastes a lot of time.File exchange when installed on different disks is even more disastrous! I uninstalled ComfyUI directly. Here are some errors I have encountered!
error: Failed to install: mpmath-1.3.0-py3-none-any.whl (mpmath==1.3.0) Caused by: The wheel is invalid: Missing .dist-info directory
[2025-08-15 14:08:35.610] [error] from . import _version_ ImportError: cannot import name ‘_version_’ from ‘aiohttp’ (unknown location)
ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch
ERROR:no model named yaml
Please fix and release a new version as soon as possible to support the 50 series. Thank you very much