stable-diffusion-webui/setuptools_fix_log.txt
Shadow 56c64702f7 Add installation and error logs for dependency troubleshooting
Includes detailed logs for attempts to install dependencies such as torch, torchvision, and clip, along with setuptools version changes. Documents various errors and issues encountered during setup, providing context for troubleshooting environment and package installation problems in the project.
2026-03-08 21:28:08 -07:00

10 lines
481 B
Text

Collecting setuptools==80.9.0
Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
---------------------------------------- 1.2/1.2 MB 30.3 MB/s 0:00:00
Installing collected packages: setuptools
Attempting uninstall: setuptools
Found existing installation: setuptools 65.5.0
Uninstalling setuptools-65.5.0:
Successfully uninstalled setuptools-65.5.0
Successfully installed setuptools-80.9.0