android studio 忽略已经被索引的文件output-metadata.json

Terminal输入

cd .\app\noAnalytics\release\

git rm --cache -r output-metadata.json

output-metadata.json会被从changes列入到"ununservise"目录下

然后git提交窗口把output-metadata.json加入忽略文件,

对应.gitignore增加:

/noAnalytics/release/output-metadata.json

然后commit->push

(stable-diffusion) G:\modelhub\yuliu11\stable-diffusion-webui>pip install -r requirements.txt -i https://pypi.mirrors.ustc.edu.cn/simple --trusted-host=pypi.mirrors.ustc.edu.cn Looking in indexes: https://pypi.mirrors.ustc.edu.cn/simple Collecting GitPython (from -r requirements.txt (line 1)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/01/61/d4b89fec821f72385526e1b9d9a3a0385dda4a72b206d28049e2c7cd39b8/gitpython-3.1.45-py3-none-any.whl (208 kB) Requirement already satisfied: Pillow in d:\ac\envs\stable-diffusion\lib\site-packages (from -r requirements.txt (line 2)) (11.3.0) Collecting accelerate (from -r requirements.txt (line 3)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/9f/d2/c581486aa6c4fbd7394c23c47b83fa1a919d34194e16944241daf9e762dd/accelerate-1.12.0-py3-none-any.whl (380 kB) Collecting basicsr (from -r requirements.txt (line 5)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/86/41/00a6b000f222f0fa4c6d9e1d6dcc9811a374cabb8abb9d408b77de39648c/basicsr-1.4.2.tar.gz (172 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Collecting blendmodes (from -r requirements.txt (line 6)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/cf/42/69511f5c86d017a2e52a463be808eb63721c094e33172b52357449d4d0ea/blendmodes-2025-py3-none-any.whl (10 kB) Collecting clean-fid (from -r requirements.txt (line 7)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/70/56/0dfc83e0fe455cfe6272b23a65039b4101c63a4e7446801e26178b675fbf/clean_fid-0.1.35-py3-none-any.whl (26 kB) Collecting einops (from -r requirements.txt (line 8)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/87/62/9773de14fe6c45c23649e98b83231fffd7b9892b6cf863251dc2afa73643/einops-0.8.1-py3-none-any.whl (64 kB) Collecting fastapi>=0.90.1 (from -r requirements.txt (line 9)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/17/17/62c82beab6536ea72576f90b84a3dbe6bcceb88d3d46afc4d05c376f0231/fastapi-0.123.0-py3-none-any.whl (110 kB) Collecting gfpgan (from -r requirements.txt (line 10)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/80/a2/84bb50a2655fda1e6f35ae57399526051b8a8b96ad730aea82abeaac4de8/gfpgan-1.3.8-py3-none-any.whl (52 kB) Collecting gradio==3.41.2 (from -r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/df/e7/e0b548208ff5db6323ad974f094e9435adb0a377f35274196fb74adaf58a/gradio-3.41.2-py3-none-any.whl (20.1 MB) Collecting inflection (from -r requirements.txt (line 12)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/59/91/aa6bde563e0085a02a435aa99b49ef75b0a4b062635e606dab23ce18d720/inflection-0.5.1-py2.py3-none-any.whl (9.5 kB) Collecting jsonmerge (from -r requirements.txt (line 13)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/71/c2/1032d0dbc2152c45f3d1e582a72e68f41898de9665202392d9400dfa329d/jsonmerge-1.9.2-py3-none-any.whl (19 kB) Collecting kornia (from -r requirements.txt (line 14)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/79/d4/e9bd12b7b4cbd23b4dfb47e744ee1fa54d6d9c3c9bc406ec86c1be8c8307/kornia-0.8.2-py2.py3-none-any.whl (1.1 MB) Collecting lark (from -r requirements.txt (line 15)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/82/3d/14ce75ef66813643812f3093ab17e46d3a206942ce7376d31ec2d36229e7/lark-1.3.1-py3-none-any.whl (113 kB) Requirement already satisfied: numpy in d:\ac\envs\stable-diffusion\lib\site-packages (from -r requirements.txt (line 16)) (2.1.2) Collecting omegaconf (from -r requirements.txt (line 17)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/e3/94/1843518e420fa3ed6919835845df698c7e27e183cb997394e4a670973a65/omegaconf-2.3.0-py3-none-any.whl (79 kB) Collecting open-clip-torch (from -r requirements.txt (line 18)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/94/91/397327cc1597fa317942cc15bef414175eee4b3c2263b34407c57f3521f9/open_clip_torch-3.2.0-py3-none-any.whl (1.5 MB) Collecting piexif (from -r requirements.txt (line 20)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/2c/d8/6f63147dd73373d051c5eb049ecd841207f898f50a5a1d4378594178f6cf/piexif-1.1.3-py2.py3-none-any.whl (20 kB) Collecting psutil (from -r requirements.txt (line 21)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/55/4c/c3ed1a622b6ae2fd3c945a366e64eb35247a31e4db16cf5095e269e8eb3c/psutil-7.1.3-cp37-abi3-win_amd64.whl (247 kB) Collecting pytorch_lightning (from -r requirements.txt (line 22)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/77/eb/cc6dbfe70d15318dbce82674b1e8057cef2634ca9f9121a16b8a06c630db/pytorch_lightning-2.6.0-py3-none-any.whl (849 kB) Collecting realesrgan (from -r requirements.txt (line 23)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/b2/3e/e2f79917a04991b9237df264f7abab2b58cf94748e7acfb6677b55232ca1/realesrgan-0.3.0-py3-none-any.whl (26 kB) Requirement already satisfied: requests in d:\ac\envs\stable-diffusion\lib\site-packages (from -r requirements.txt (line 24)) (2.32.5) Collecting resize-right (from -r requirements.txt (line 25)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/1d/08/c5c0640a08d7b373f1175c536462862054ee32145dae457c89916cd568d2/resize_right-0.0.2-py3-none-any.whl (8.9 kB) Collecting safetensors (from -r requirements.txt (line 27)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/5d/e6/ec8471c8072382cb91233ba7267fd931219753bb43814cbc71757bfd4dab/safetensors-0.7.0-cp38-abi3-win_amd64.whl (341 kB) Collecting scikit-image>=0.19 (from -r requirements.txt (line 28)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/5f/ee/c53a009e3997dda9d285402f19226fbd17b5b3cb215da391c4ed084a1424/scikit_image-0.25.2-cp310-cp310-win_amd64.whl (12.8 MB) Collecting timm (from -r requirements.txt (line 29)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/d6/14/fc04d491527b774ec7479897f5861959209de1480e4c4cd32ed098ff8bea/timm-1.0.22-py3-none-any.whl (2.5 MB) Collecting tomesd (from -r requirements.txt (line 30)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/0c/02/367c67c8f510313f143a7818e92254a5f861c7d94c98ad6a08d25db52fee/tomesd-0.1.3-py3-none-any.whl (11 kB) Requirement already satisfied: torch in d:\ac\envs\stable-diffusion\lib\site-packages (from -r requirements.txt (line 31)) (2.9.1+cu128) Collecting torchdiffeq (from -r requirements.txt (line 32)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/b9/35/537f64f2d0b3cfebaae0f903b4e3a3b239abcc99d0f73cb15b9cee9b8212/torchdiffeq-0.2.5-py3-none-any.whl (32 kB) Collecting torchsde (from -r requirements.txt (line 33)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/dd/1f/b67ebd7e19ffe259f05d3cf4547326725c3113d640c277030be3e9998d6f/torchsde-0.2.6-py3-none-any.whl (61 kB) Collecting transformers==4.30.2 (from -r requirements.txt (line 34)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/5b/0b/e45d26ccd28568013523e04f325432ea88a442b4e3020b757cf4361f0120/transformers-4.30.2-py3-none-any.whl (7.2 MB) Collecting aiofiles<24.0,>=22.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/c5/19/5af6804c4cc0fed83f47bff6e413a98a36618e7d40185cd36e69737f3b0e/aiofiles-23.2.1-py3-none-any.whl (15 kB) Collecting altair<6.0,>=4.2.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/aa/f3/0b6ced594e51cc95d8c1fc1640d3623770d01e4969d29c0bd09945fafefa/altair-5.5.0-py3-none-any.whl (731 kB) Collecting ffmpy (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/55/56/dd3669eccebb6d8ac81e624542ebd53fe6f08e1b8f2f8d50aeb7e3b83f99/ffmpy-1.0.0-py3-none-any.whl (5.6 kB) Collecting gradio-client==0.5.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/fe/85/ec0323f39192c4bee04e8e06e64213aff816b9d1b61c3c8367e75b1c7e10/gradio_client-0.5.0-py3-none-any.whl (298 kB) Collecting httpx (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/2a/39/e50c7c3a983047577ee07d2a9e53faf5a69493943ec3f6a384bdc792deb2/httpx-0.28.1-py3-none-any.whl (73 kB) Collecting huggingface-hub>=0.14.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/dd/4f/82e5ab009089a2c48472bf4248391fe4091cf0b9c3e951dbb8afe3b23d76/huggingface_hub-1.1.7-py3-none-any.whl (516 kB) Collecting importlib-resources<7.0,>=1.3 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/a4/ed/1f1afb2e9e7f38a545d628f864d562a5ae64fe6f7a10e28ffb9b185b4e89/importlib_resources-6.5.2-py3-none-any.whl (37 kB) Requirement already satisfied: jinja2<4.0 in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (3.1.6) Requirement already satisfied: markupsafe~=2.0 in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (2.1.5) Collecting matplotlib~=3.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/65/7d/954b3067120456f472cce8fdcacaf4a5fcd522478db0c37bb243c7cb59dd/matplotlib-3.10.7-cp310-cp310-win_amd64.whl (8.1 MB) Collecting numpy (from -r requirements.txt (line 16)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/19/77/538f202862b9183f54108557bfda67e17603fc560c384559e769321c9d92/numpy-1.26.4-cp310-cp310-win_amd64.whl (15.8 MB) Collecting orjson~=3.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/e6/69/18a778c9de3702b19880e73c9866b91cc85f904b885d816ba1ab318b223c/orjson-3.11.4-cp310-cp310-win_amd64.whl (131 kB) Requirement already satisfied: packaging in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (25.0) Collecting pandas<3.0,>=1.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/85/72/530900610650f54a35a19476eca5104f38555afccda1aa11a92ee14cb21d/pandas-2.3.3-cp310-cp310-win_amd64.whl (11.3 MB) Collecting Pillow (from -r requirements.txt (line 2)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/f4/72/0203e94a91ddb4a9d5238434ae6c1ca10e610e8487036132ea9bf806ca2a/pillow-10.4.0-cp310-cp310-win_amd64.whl (2.6 MB) Collecting pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/5a/87/b70ad306ebb6f9b585f114d0ac2137d792b48be34d732d60e597c2f8465a/pydantic-2.12.5-py3-none-any.whl (463 kB) Collecting pydub (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/a6/53/d78dc063216e62fc55f6b2eebb447f6a4b0a59f55c8406376f76bf959b08/pydub-0.25.1-py2.py3-none-any.whl (32 kB) Collecting python-multipart (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/45/58/38b5afbc1a800eeea951b9285d3912613f2603bdf897a4ab0f4bd7f405fc/python_multipart-0.0.20-py3-none-any.whl (24 kB) Collecting pyyaml<7.0,>=5.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/2a/fa/926c003379b19fca39dd4634818b00dec6c62d87faf628d1394e137354d4/pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB) Collecting semantic-version~=2.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Requirement already satisfied: typing-extensions~=4.0 in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (4.15.0) Collecting uvicorn>=0.14.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/ee/d9/d88e73ca598f4f6ff671fb5fde8a32925c2e08a637303a1d12883c7305fa/uvicorn-0.38.0-py3-none-any.whl (68 kB) Collecting websockets<12.0,>=10.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/98/a7/0ed69892981351e5acf88fac0ff4c801fabca2c3bdef9fca4c7d3fde8c53/websockets-11.0.3-cp310-cp310-win_amd64.whl (124 kB) Requirement already satisfied: filelock in d:\ac\envs\stable-diffusion\lib\site-packages (from transformers==4.30.2->-r requirements.txt (line 34)) (3.19.1) Collecting huggingface-hub>=0.14.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/cb/bd/1a875e0d592d447cbc02805fd3fe0f497714d6a2583f59d14fa9ebad96eb/huggingface_hub-0.36.0-py3-none-any.whl (566 kB) Collecting regex!=2019.12.17 (from transformers==4.30.2->-r requirements.txt (line 34)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/34/9d/e9e8493a85f3b1ddc4a5014465f5c2b78c3ea1cbf238dcfde78956378041/regex-2025.11.3-cp310-cp310-win_amd64.whl (277 kB) Collecting tokenizers!=0.11.3,<0.14,>=0.11.1 (from transformers==4.30.2->-r requirements.txt (line 34)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/3d/e7/ea70a1a0cd9ad5b4786365edd4042c30037bc4e67ae09c53cd62c6c1b89f/tokenizers-0.13.3-cp310-cp310-win_amd64.whl (3.5 MB) Requirement already satisfied: tqdm>=4.27 in d:\ac\envs\stable-diffusion\lib\site-packages (from transformers==4.30.2->-r requirements.txt (line 34)) (4.67.1) Requirement already satisfied: fsspec in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio-client==0.5.0->gradio==3.41.2->-r requirements.txt (line 11)) (2025.9.0) Requirement already satisfied: charset_normalizer<4,>=2 in d:\ac\envs\stable-diffusion\lib\site-packages (from requests->-r requirements.txt (line 24)) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in d:\ac\envs\stable-diffusion\lib\site-packages (from requests->-r requirements.txt (line 24)) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in d:\ac\envs\stable-diffusion\lib\site-packages (from requests->-r requirements.txt (line 24)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in d:\ac\envs\stable-diffusion\lib\site-packages (from requests->-r requirements.txt (line 24)) (2025.11.12) Collecting jsonschema>=3.0 (from altair<6.0,>=4.2.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/bf/9c/8c95d856233c1f82500c2450b8c68576b4cf1c871db3afac5c34ff84e6fd/jsonschema-4.25.1-py3-none-any.whl (90 kB) Collecting narwhals>=1.14.2 (from altair<6.0,>=4.2.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/87/0d/1861d1599571974b15b025e12b142d8e6b42ad66c8a07a89cb0fc21f1e03/narwhals-2.13.0-py3-none-any.whl (426 kB) Collecting contourpy>=1.0.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/54/ec/5162b8582f2c994721018d0c9ece9dc6ff769d298a8ac6b6a652c307e7df/contourpy-1.3.2-cp310-cp310-win_amd64.whl (221 kB) Collecting cycler>=0.10 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/e7/05/c19819d5e3d95294a6f5947fb9b9629efb316b96de511b418c53d245aae6/cycler-0.12.1-py3-none-any.whl (8.3 kB) Collecting fonttools>=4.22.0 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/f9/0c/62961d5fe6f764d6cbc387ef2c001f5f610808c7aded837409836c0b3e7c/fonttools-4.61.0-cp310-cp310-win_amd64.whl (1.5 MB) Collecting kiwisolver>=1.3.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/a2/55/c2898d84ca440852e560ca9f2a0d28e6e931ac0849b896d77231929900e7/kiwisolver-1.4.9-cp310-cp310-win_amd64.whl (73 kB) Collecting pyparsing>=3 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/10/5e/1aa9a93198c6b64513c9d7752de7422c06402de6600a8767da1524f9570b/pyparsing-3.2.5-py3-none-any.whl (113 kB) Collecting python-dateutil>=2.7 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting pytz>=2020.1 (from pandas<3.0,>=1.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl (509 kB) Collecting tzdata>=2022.7 (from pandas<3.0,>=1.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl (347 kB) Collecting annotated-types>=0.6.0 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl (13 kB) Collecting pydantic-core==2.41.5 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/76/92/d338652464c6c367e5608e4488201702cd1cbb0f33f7b6a85a60fe5f3720/pydantic_core-2.41.5-cp310-cp310-win_amd64.whl (2.0 MB) Collecting typing-inspection>=0.4.2 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/dc/9b/47798a6c91d8bdb567fe2698fe81e0c6b7cb7ef4d13da4114b41d239f65d/typing_inspection-0.4.2-py3-none-any.whl (14 kB) Collecting gitdb<5,>=4.0.1 (from GitPython->-r requirements.txt (line 1)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/a0/61/5c78b91c3143ed5c14207f463aecfc8f9dbb5092fb2869baf37c273b2705/gitdb-4.0.12-py3-none-any.whl (62 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->-r requirements.txt (line 1)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/04/be/d09147ad1ec7934636ad912901c5fd7667e1c858e19d355237db0d0cd5e4/smmap-5.0.2-py3-none-any.whl (24 kB) Collecting addict (from basicsr->-r requirements.txt (line 5)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/6a/00/b08f23b7d7e1e14ce01419a467b583edbb93c6cdb8654e54a9cc579cd61f/addict-2.4.0-py3-none-any.whl (3.8 kB) Collecting future (from basicsr->-r requirements.txt (line 5)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/da/71/ae30dadffc90b9006d77af76b393cb9dfbfc9629f339fc1574a1c52e6806/future-1.0.0-py3-none-any.whl (491 kB) Collecting lmdb (from basicsr->-r requirements.txt (line 5)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/ab/a7/5c610b933dc0241a8a60b2fd275e68aaca5409eb54188416deb447c59511/lmdb-1.7.5-cp310-cp310-win_amd64.whl (99 kB) Collecting opencv-python (from basicsr->-r requirements.txt (line 5)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/fa/80/eb88edc2e2b11cd2dd2e56f1c80b5784d11d6e6b7f04a1145df64df40065/opencv_python-4.12.0.88-cp37-abi3-win_amd64.whl (39.0 MB) Collecting scipy (from basicsr->-r requirements.txt (line 5)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/d1/84/55bc4881973d3f79b479a5a2e2df61c8c9a04fcb986a213ac9c02cfb659b/scipy-1.15.3-cp310-cp310-win_amd64.whl (41.3 MB) INFO: pip is looking at multiple versions of basicsr to determine which version is compatible with other requirements. This could take a while. Collecting basicsr (from -r requirements.txt (line 5)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/c7/c9/9dda955cc560db80bd7433210a3a8e5fc4676fcd88e64527dc3271feb7d1/basicsr-1.4.1.tar.gz (171 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [17 lines of output] Traceback (most recent call last): File "D:\ac\envs\stable-diffusion\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module> main() File "D:\ac\envs\stable-diffusion\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) File "D:\ac\envs\stable-diffusion\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 143, in get_requires_for_build_wheel return hook(config_settings) File "C:\Users\Administrator\AppData\Local\Temp\pip-build-env-_xg1dlzf\overlay\Lib\site-packages\setuptools\build_meta.py", line 331, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) File "C:\Users\Administrator\AppData\Local\Temp\pip-build-env-_xg1dlzf\overlay\Lib\site-packages\setuptools\build_meta.py", line 301, in _get_build_requires self.run_setup() File "C:\Users\Administrator\AppData\Local\Temp\pip-build-env-_xg1dlzf\overlay\Lib\site-packages\setuptools\build_meta.py", line 512, in run_setup super().run_setup(setup_script=setup_script) File "C:\Users\Administrator\AppData\Local\Temp\pip-build-env-_xg1dlzf\overlay\Lib\site-packages\setuptools\build_meta.py", line 317, in run_setup exec(code, locals()) File "<string>", line 8, in <module> ModuleNotFoundError: No module named 'torch' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed to build 'basicsr' when getting requirements to build wheel (stable-diffusion) G:\modelhub\yuliu11\stable-diffusion-webui>pip install addict future lmdb opencv-python pyyaml scikit-image scipy tensorboard Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting addict Using cached https://pypi.tuna.tsinghua.edu.cn/packages/6a/00/b08f23b7d7e1e14ce01419a467b583edbb93c6cdb8654e54a9cc579cd61f/addict-2.4.0-py3-none-any.whl (3.8 kB) Collecting future Using cached https://pypi.tuna.tsinghua.edu.cn/packages/da/71/ae30dadffc90b9006d77af76b393cb9dfbfc9629f339fc1574a1c52e6806/future-1.0.0-py3-none-any.whl (491 kB) Collecting lmdb Using cached https://pypi.tuna.tsinghua.edu.cn/packages/ab/a7/5c610b933dc0241a8a60b2fd275e68aaca5409eb54188416deb447c59511/lmdb-1.7.5-cp310-cp310-win_amd64.whl (99 kB) Collecting opencv-python Using cached https://pypi.tuna.tsinghua.edu.cn/packages/fa/80/eb88edc2e2b11cd2dd2e56f1c80b5784d11d6e6b7f04a1145df64df40065/opencv_python-4.12.0.88-cp37-abi3-win_amd64.whl (39.0 MB) Collecting pyyaml Using cached https://pypi.tuna.tsinghua.edu.cn/packages/2a/fa/926c003379b19fca39dd4634818b00dec6c62d87faf628d1394e137354d4/pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB) Collecting scikit-image Using cached https://pypi.tuna.tsinghua.edu.cn/packages/5f/ee/c53a009e3997dda9d285402f19226fbd17b5b3cb215da391c4ed084a1424/scikit_image-0.25.2-cp310-cp310-win_amd64.whl (12.8 MB) Collecting scipy Using cached https://pypi.tuna.tsinghua.edu.cn/packages/d1/84/55bc4881973d3f79b479a5a2e2df61c8c9a04fcb986a213ac9c02cfb659b/scipy-1.15.3-cp310-cp310-win_amd64.whl (41.3 MB) Collecting tensorboard Downloading https://pypi.tuna.tsinghua.edu.cn/packages/9c/d9/a5db55f88f258ac669a92858b70a714bbbd5acd993820b41ec4a96a4d77f/tensorboard-2.20.0-py3-none-any.whl (5.5 MB) ---------------------------------------- 5.5/5.5 MB 4.0 MB/s 0:00:01 Requirement already satisfied: numpy<2.3.0,>=2 in d:\ac\envs\stable-diffusion\lib\site-packages (from opencv-python) (2.1.2) Requirement already satisfied: networkx>=3.0 in d:\ac\envs\stable-diffusion\lib\site-packages (from scikit-image) (3.3) Requirement already satisfied: pillow>=10.1 in d:\ac\envs\stable-diffusion\lib\site-packages (from scikit-image) (11.3.0) Collecting imageio!=2.35.0,>=2.33 (from scikit-image) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/fb/fe/301e0936b79bcab4cacc7548bf2853fc28dced0a578bab1f7ef53c9aa75b/imageio-2.37.2-py3-none-any.whl (317 kB) Collecting tifffile>=2022.8.12 (from scikit-image) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/5d/06/bd0a6097da704a7a7c34a94cfd771c3ea3c2f405dd214e790d22c93f6be1/tifffile-2025.5.10-py3-none-any.whl (226 kB) Requirement already satisfied: packaging>=21 in d:\ac\envs\stable-diffusion\lib\site-packages (from scikit-image) (25.0) Collecting lazy-loader>=0.4 (from scikit-image) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/83/60/d497a310bde3f01cb805196ac61b7ad6dc5dcf8dce66634dc34364b20b4f/lazy_loader-0.4-py3-none-any.whl (12 kB) Collecting absl-py>=0.4 (from tensorboard) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/8f/aa/ba0014cc4659328dc818a28827be78e6d97312ab0cb98105a770924dc11e/absl_py-2.3.1-py3-none-any.whl (135 kB) Collecting grpcio>=1.48.2 (from tensorboard) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/10/30/d3d2adcbb6dd3ff59d6ac3df6ef830e02b437fb5c90990429fd180e52f30/grpcio-1.76.0-cp310-cp310-win_amd64.whl (4.7 MB) ---------------------------------------- 4.7/4.7 MB 10.5 MB/s 0:00:00 Collecting markdown>=2.6.8 (from tensorboard) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/70/81/54e3ce63502cd085a0c556652a4e1b919c45a446bd1e5300e10c44c8c521/markdown-3.10-py3-none-any.whl (107 kB) Collecting protobuf!=4.24.0,>=3.19.6 (from tensorboard) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/a6/79/8780a378c650e3df849b73de8b13cf5412f521ca2ff9b78a45c247029440/protobuf-6.33.1-cp310-abi3-win_amd64.whl (436 kB) Requirement already satisfied: setuptools>=41.0.0 in d:\ac\envs\stable-diffusion\lib\site-packages (from tensorboard) (80.9.0) Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/7a/13/e503968fefabd4c6b2650af21e110aa8466fe21432cd7c43a84577a89438/tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Collecting werkzeug>=1.0.1 (from tensorboard) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/2f/f9/9e082990c2585c744734f85bec79b5dae5df9c974ffee58fe421652c8e91/werkzeug-3.1.4-py3-none-any.whl (224 kB) Requirement already satisfied: typing-extensions~=4.12 in d:\ac\envs\stable-diffusion\lib\site-packages (from grpcio>=1.48.2->tensorboard) (4.15.0) Requirement already satisfied: markupsafe>=2.1.1 in d:\ac\envs\stable-diffusion\lib\site-packages (from werkzeug>=1.0.1->tensorboard) (2.1.5) Installing collected packages: lmdb, addict, werkzeug, tifffile, tensorboard-data-server, scipy, pyyaml, protobuf, opencv-python, markdown, lazy-loader, imageio, grpcio, future, absl-py, tensorboard, scikit-image Successfully installed absl-py-2.3.1 addict-2.4.0 future-1.0.0 grpcio-1.76.0 imageio-2.37.2 lazy-loader-0.4 lmdb-1.7.5 markdown-3.10 opencv-python-4.12.0.88 protobuf-6.33.1 pyyaml-6.0.3 scikit-image-0.25.2 scipy-1.15.3 tensorboard-2.20.0 tensorboard-data-server-0.7.2 tifffile-2025.5.10 werkzeug-3.1.4 (stable-diffusion) G:\modelhub\yuliu11\stable-diffusion-webui>pip install basicsr --no-deps --no-build-isolation Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting basicsr Using cached https://pypi.tuna.tsinghua.edu.cn/packages/86/41/00a6b000f222f0fa4c6d9e1d6dcc9811a374cabb8abb9d408b77de39648c/basicsr-1.4.2.tar.gz (172 kB) Preparing metadata (pyproject.toml) ... done Building wheels for collected packages: basicsr Building wheel for basicsr (pyproject.toml) ... done Created wheel for basicsr: filename=basicsr-1.4.2-py3-none-any.whl size=214937 sha256=181519212a7dcb0bb3dc654f78b856baf2f6c08bf7c3725f02ba4011b64072a7 Stored in directory: c:\users\administrator\appdata\local\pip\cache\wheels\a7\83\f2\f5cc8ad54192cb313e27eec131b3fa104d1a81e90835286a0c Successfully built basicsr Installing collected packages: basicsr Successfully installed basicsr-1.4.2 (stable-diffusion) G:\modelhub\yuliu11\stable-diffusion-webui>pip install -r requirements.txt -i https://pypi.mirrors.ustc.edu.cn/simple --trusted-host=pypi.mirrors.ustc.edu.cn Looking in indexes: https://pypi.mirrors.ustc.edu.cn/simple Collecting GitPython (from -r requirements.txt (line 1)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/01/61/d4b89fec821f72385526e1b9d9a3a0385dda4a72b206d28049e2c7cd39b8/gitpython-3.1.45-py3-none-any.whl (208 kB) Requirement already satisfied: Pillow in d:\ac\envs\stable-diffusion\lib\site-packages (from -r requirements.txt (line 2)) (11.3.0) Collecting accelerate (from -r requirements.txt (line 3)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/9f/d2/c581486aa6c4fbd7394c23c47b83fa1a919d34194e16944241daf9e762dd/accelerate-1.12.0-py3-none-any.whl (380 kB) Requirement already satisfied: basicsr in d:\ac\envs\stable-diffusion\lib\site-packages (from -r requirements.txt (line 5)) (1.4.2) Collecting blendmodes (from -r requirements.txt (line 6)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/cf/42/69511f5c86d017a2e52a463be808eb63721c094e33172b52357449d4d0ea/blendmodes-2025-py3-none-any.whl (10 kB) Collecting clean-fid (from -r requirements.txt (line 7)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/70/56/0dfc83e0fe455cfe6272b23a65039b4101c63a4e7446801e26178b675fbf/clean_fid-0.1.35-py3-none-any.whl (26 kB) Collecting einops (from -r requirements.txt (line 8)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/87/62/9773de14fe6c45c23649e98b83231fffd7b9892b6cf863251dc2afa73643/einops-0.8.1-py3-none-any.whl (64 kB) Collecting fastapi>=0.90.1 (from -r requirements.txt (line 9)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/17/17/62c82beab6536ea72576f90b84a3dbe6bcceb88d3d46afc4d05c376f0231/fastapi-0.123.0-py3-none-any.whl (110 kB) Collecting gfpgan (from -r requirements.txt (line 10)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/80/a2/84bb50a2655fda1e6f35ae57399526051b8a8b96ad730aea82abeaac4de8/gfpgan-1.3.8-py3-none-any.whl (52 kB) Collecting gradio==3.41.2 (from -r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/df/e7/e0b548208ff5db6323ad974f094e9435adb0a377f35274196fb74adaf58a/gradio-3.41.2-py3-none-any.whl (20.1 MB) Collecting inflection (from -r requirements.txt (line 12)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/59/91/aa6bde563e0085a02a435aa99b49ef75b0a4b062635e606dab23ce18d720/inflection-0.5.1-py2.py3-none-any.whl (9.5 kB) Collecting jsonmerge (from -r requirements.txt (line 13)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/71/c2/1032d0dbc2152c45f3d1e582a72e68f41898de9665202392d9400dfa329d/jsonmerge-1.9.2-py3-none-any.whl (19 kB) Collecting kornia (from -r requirements.txt (line 14)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/79/d4/e9bd12b7b4cbd23b4dfb47e744ee1fa54d6d9c3c9bc406ec86c1be8c8307/kornia-0.8.2-py2.py3-none-any.whl (1.1 MB) Collecting lark (from -r requirements.txt (line 15)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/82/3d/14ce75ef66813643812f3093ab17e46d3a206942ce7376d31ec2d36229e7/lark-1.3.1-py3-none-any.whl (113 kB) Requirement already satisfied: numpy in d:\ac\envs\stable-diffusion\lib\site-packages (from -r requirements.txt (line 16)) (2.1.2) Collecting omegaconf (from -r requirements.txt (line 17)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/e3/94/1843518e420fa3ed6919835845df698c7e27e183cb997394e4a670973a65/omegaconf-2.3.0-py3-none-any.whl (79 kB) Collecting open-clip-torch (from -r requirements.txt (line 18)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/94/91/397327cc1597fa317942cc15bef414175eee4b3c2263b34407c57f3521f9/open_clip_torch-3.2.0-py3-none-any.whl (1.5 MB) Collecting piexif (from -r requirements.txt (line 20)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/2c/d8/6f63147dd73373d051c5eb049ecd841207f898f50a5a1d4378594178f6cf/piexif-1.1.3-py2.py3-none-any.whl (20 kB) Collecting psutil (from -r requirements.txt (line 21)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/55/4c/c3ed1a622b6ae2fd3c945a366e64eb35247a31e4db16cf5095e269e8eb3c/psutil-7.1.3-cp37-abi3-win_amd64.whl (247 kB) Collecting pytorch_lightning (from -r requirements.txt (line 22)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/77/eb/cc6dbfe70d15318dbce82674b1e8057cef2634ca9f9121a16b8a06c630db/pytorch_lightning-2.6.0-py3-none-any.whl (849 kB) Collecting realesrgan (from -r requirements.txt (line 23)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/b2/3e/e2f79917a04991b9237df264f7abab2b58cf94748e7acfb6677b55232ca1/realesrgan-0.3.0-py3-none-any.whl (26 kB) Requirement already satisfied: requests in d:\ac\envs\stable-diffusion\lib\site-packages (from -r requirements.txt (line 24)) (2.32.5) Collecting resize-right (from -r requirements.txt (line 25)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/1d/08/c5c0640a08d7b373f1175c536462862054ee32145dae457c89916cd568d2/resize_right-0.0.2-py3-none-any.whl (8.9 kB) Collecting safetensors (from -r requirements.txt (line 27)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/5d/e6/ec8471c8072382cb91233ba7267fd931219753bb43814cbc71757bfd4dab/safetensors-0.7.0-cp38-abi3-win_amd64.whl (341 kB) Requirement already satisfied: scikit-image>=0.19 in d:\ac\envs\stable-diffusion\lib\site-packages (from -r requirements.txt (line 28)) (0.25.2) Collecting timm (from -r requirements.txt (line 29)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/d6/14/fc04d491527b774ec7479897f5861959209de1480e4c4cd32ed098ff8bea/timm-1.0.22-py3-none-any.whl (2.5 MB) Collecting tomesd (from -r requirements.txt (line 30)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/0c/02/367c67c8f510313f143a7818e92254a5f861c7d94c98ad6a08d25db52fee/tomesd-0.1.3-py3-none-any.whl (11 kB) Requirement already satisfied: torch in d:\ac\envs\stable-diffusion\lib\site-packages (from -r requirements.txt (line 31)) (2.9.1+cu128) Collecting torchdiffeq (from -r requirements.txt (line 32)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/b9/35/537f64f2d0b3cfebaae0f903b4e3a3b239abcc99d0f73cb15b9cee9b8212/torchdiffeq-0.2.5-py3-none-any.whl (32 kB) Collecting torchsde (from -r requirements.txt (line 33)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/dd/1f/b67ebd7e19ffe259f05d3cf4547326725c3113d640c277030be3e9998d6f/torchsde-0.2.6-py3-none-any.whl (61 kB) Collecting transformers==4.30.2 (from -r requirements.txt (line 34)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/5b/0b/e45d26ccd28568013523e04f325432ea88a442b4e3020b757cf4361f0120/transformers-4.30.2-py3-none-any.whl (7.2 MB) Collecting aiofiles<24.0,>=22.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/c5/19/5af6804c4cc0fed83f47bff6e413a98a36618e7d40185cd36e69737f3b0e/aiofiles-23.2.1-py3-none-any.whl (15 kB) Collecting altair<6.0,>=4.2.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/aa/f3/0b6ced594e51cc95d8c1fc1640d3623770d01e4969d29c0bd09945fafefa/altair-5.5.0-py3-none-any.whl (731 kB) Collecting ffmpy (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/55/56/dd3669eccebb6d8ac81e624542ebd53fe6f08e1b8f2f8d50aeb7e3b83f99/ffmpy-1.0.0-py3-none-any.whl (5.6 kB) Collecting gradio-client==0.5.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/fe/85/ec0323f39192c4bee04e8e06e64213aff816b9d1b61c3c8367e75b1c7e10/gradio_client-0.5.0-py3-none-any.whl (298 kB) Collecting httpx (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/2a/39/e50c7c3a983047577ee07d2a9e53faf5a69493943ec3f6a384bdc792deb2/httpx-0.28.1-py3-none-any.whl (73 kB) Collecting huggingface-hub>=0.14.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/dd/4f/82e5ab009089a2c48472bf4248391fe4091cf0b9c3e951dbb8afe3b23d76/huggingface_hub-1.1.7-py3-none-any.whl (516 kB) Collecting importlib-resources<7.0,>=1.3 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/a4/ed/1f1afb2e9e7f38a545d628f864d562a5ae64fe6f7a10e28ffb9b185b4e89/importlib_resources-6.5.2-py3-none-any.whl (37 kB) Requirement already satisfied: jinja2<4.0 in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (3.1.6) Requirement already satisfied: markupsafe~=2.0 in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (2.1.5) Collecting matplotlib~=3.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/65/7d/954b3067120456f472cce8fdcacaf4a5fcd522478db0c37bb243c7cb59dd/matplotlib-3.10.7-cp310-cp310-win_amd64.whl (8.1 MB) Collecting numpy (from -r requirements.txt (line 16)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/19/77/538f202862b9183f54108557bfda67e17603fc560c384559e769321c9d92/numpy-1.26.4-cp310-cp310-win_amd64.whl (15.8 MB) Collecting orjson~=3.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/e6/69/18a778c9de3702b19880e73c9866b91cc85f904b885d816ba1ab318b223c/orjson-3.11.4-cp310-cp310-win_amd64.whl (131 kB) Requirement already satisfied: packaging in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (25.0) Collecting pandas<3.0,>=1.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/85/72/530900610650f54a35a19476eca5104f38555afccda1aa11a92ee14cb21d/pandas-2.3.3-cp310-cp310-win_amd64.whl (11.3 MB) Collecting Pillow (from -r requirements.txt (line 2)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/f4/72/0203e94a91ddb4a9d5238434ae6c1ca10e610e8487036132ea9bf806ca2a/pillow-10.4.0-cp310-cp310-win_amd64.whl (2.6 MB) Collecting pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/5a/87/b70ad306ebb6f9b585f114d0ac2137d792b48be34d732d60e597c2f8465a/pydantic-2.12.5-py3-none-any.whl (463 kB) Collecting pydub (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/a6/53/d78dc063216e62fc55f6b2eebb447f6a4b0a59f55c8406376f76bf959b08/pydub-0.25.1-py2.py3-none-any.whl (32 kB) Collecting python-multipart (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/45/58/38b5afbc1a800eeea951b9285d3912613f2603bdf897a4ab0f4bd7f405fc/python_multipart-0.0.20-py3-none-any.whl (24 kB) Requirement already satisfied: pyyaml<7.0,>=5.0 in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (6.0.3) Collecting semantic-version~=2.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Requirement already satisfied: typing-extensions~=4.0 in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (4.15.0) Collecting uvicorn>=0.14.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/ee/d9/d88e73ca598f4f6ff671fb5fde8a32925c2e08a637303a1d12883c7305fa/uvicorn-0.38.0-py3-none-any.whl (68 kB) Collecting websockets<12.0,>=10.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/98/a7/0ed69892981351e5acf88fac0ff4c801fabca2c3bdef9fca4c7d3fde8c53/websockets-11.0.3-cp310-cp310-win_amd64.whl (124 kB) Requirement already satisfied: filelock in d:\ac\envs\stable-diffusion\lib\site-packages (from transformers==4.30.2->-r requirements.txt (line 34)) (3.19.1) Collecting huggingface-hub>=0.14.0 (from gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/cb/bd/1a875e0d592d447cbc02805fd3fe0f497714d6a2583f59d14fa9ebad96eb/huggingface_hub-0.36.0-py3-none-any.whl (566 kB) Collecting regex!=2019.12.17 (from transformers==4.30.2->-r requirements.txt (line 34)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/34/9d/e9e8493a85f3b1ddc4a5014465f5c2b78c3ea1cbf238dcfde78956378041/regex-2025.11.3-cp310-cp310-win_amd64.whl (277 kB) Collecting tokenizers!=0.11.3,<0.14,>=0.11.1 (from transformers==4.30.2->-r requirements.txt (line 34)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/3d/e7/ea70a1a0cd9ad5b4786365edd4042c30037bc4e67ae09c53cd62c6c1b89f/tokenizers-0.13.3-cp310-cp310-win_amd64.whl (3.5 MB) Requirement already satisfied: tqdm>=4.27 in d:\ac\envs\stable-diffusion\lib\site-packages (from transformers==4.30.2->-r requirements.txt (line 34)) (4.67.1) Requirement already satisfied: fsspec in d:\ac\envs\stable-diffusion\lib\site-packages (from gradio-client==0.5.0->gradio==3.41.2->-r requirements.txt (line 11)) (2025.9.0) Requirement already satisfied: charset_normalizer<4,>=2 in d:\ac\envs\stable-diffusion\lib\site-packages (from requests->-r requirements.txt (line 24)) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in d:\ac\envs\stable-diffusion\lib\site-packages (from requests->-r requirements.txt (line 24)) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in d:\ac\envs\stable-diffusion\lib\site-packages (from requests->-r requirements.txt (line 24)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in d:\ac\envs\stable-diffusion\lib\site-packages (from requests->-r requirements.txt (line 24)) (2025.11.12) Collecting jsonschema>=3.0 (from altair<6.0,>=4.2.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/bf/9c/8c95d856233c1f82500c2450b8c68576b4cf1c871db3afac5c34ff84e6fd/jsonschema-4.25.1-py3-none-any.whl (90 kB) Collecting narwhals>=1.14.2 (from altair<6.0,>=4.2.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/87/0d/1861d1599571974b15b025e12b142d8e6b42ad66c8a07a89cb0fc21f1e03/narwhals-2.13.0-py3-none-any.whl (426 kB) Collecting contourpy>=1.0.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/54/ec/5162b8582f2c994721018d0c9ece9dc6ff769d298a8ac6b6a652c307e7df/contourpy-1.3.2-cp310-cp310-win_amd64.whl (221 kB) Collecting cycler>=0.10 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/e7/05/c19819d5e3d95294a6f5947fb9b9629efb316b96de511b418c53d245aae6/cycler-0.12.1-py3-none-any.whl (8.3 kB) Collecting fonttools>=4.22.0 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/f9/0c/62961d5fe6f764d6cbc387ef2c001f5f610808c7aded837409836c0b3e7c/fonttools-4.61.0-cp310-cp310-win_amd64.whl (1.5 MB) Collecting kiwisolver>=1.3.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/a2/55/c2898d84ca440852e560ca9f2a0d28e6e931ac0849b896d77231929900e7/kiwisolver-1.4.9-cp310-cp310-win_amd64.whl (73 kB) Collecting pyparsing>=3 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/10/5e/1aa9a93198c6b64513c9d7752de7422c06402de6600a8767da1524f9570b/pyparsing-3.2.5-py3-none-any.whl (113 kB) Collecting python-dateutil>=2.7 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting pytz>=2020.1 (from pandas<3.0,>=1.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl (509 kB) Collecting tzdata>=2022.7 (from pandas<3.0,>=1.0->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl (347 kB) Collecting annotated-types>=0.6.0 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl (13 kB) Collecting pydantic-core==2.41.5 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/76/92/d338652464c6c367e5608e4488201702cd1cbb0f33f7b6a85a60fe5f3720/pydantic_core-2.41.5-cp310-cp310-win_amd64.whl (2.0 MB) Collecting typing-inspection>=0.4.2 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.41.2->-r requirements.txt (line 11)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/dc/9b/47798a6c91d8bdb567fe2698fe81e0c6b7cb7ef4d13da4114b41d239f65d/typing_inspection-0.4.2-py3-none-any.whl (14 kB) Collecting gitdb<5,>=4.0.1 (from GitPython->-r requirements.txt (line 1)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/a0/61/5c78b91c3143ed5c14207f463aecfc8f9dbb5092fb2869baf37c273b2705/gitdb-4.0.12-py3-none-any.whl (62 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->-r requirements.txt (line 1)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/04/be/d09147ad1ec7934636ad912901c5fd7667e1c858e19d355237db0d0cd5e4/smmap-5.0.2-py3-none-any.whl (24 kB) Requirement already satisfied: addict in d:\ac\envs\stable-diffusion\lib\site-packages (from basicsr->-r requirements.txt (line 5)) (2.4.0) Requirement already satisfied: future in d:\ac\envs\stable-diffusion\lib\site-packages (from basicsr->-r requirements.txt (line 5)) (1.0.0) Requirement already satisfied: lmdb in d:\ac\envs\stable-diffusion\lib\site-packages (from basicsr->-r requirements.txt (line 5)) (1.7.5) Requirement already satisfied: opencv-python in d:\ac\envs\stable-diffusion\lib\site-packages (from basicsr->-r requirements.txt (line 5)) (4.12.0.88) Requirement already satisfied: scipy in d:\ac\envs\stable-diffusion\lib\site-packages (from basicsr->-r requirements.txt (line 5)) (1.15.3) INFO: pip is looking at multiple versions of basicsr to determine which version is compatible with other requirements. This could take a while. Collecting basicsr (from -r requirements.txt (line 5)) Using cached https://mirrors.ustc.edu.cn/pypi/packages/c7/c9/9dda955cc560db80bd7433210a3a8e5fc4676fcd88e64527dc3271feb7d1/basicsr-1.4.1.tar.gz (171 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [17 lines of output] Traceback (most recent call last): File "D:\ac\envs\stable-diffusion\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module> main() File "D:\ac\envs\stable-diffusion\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) File "D:\ac\envs\stable-diffusion\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 143, in get_requires_for_build_wheel return hook(config_settings) File "C:\Users\Administrator\AppData\Local\Temp\pip-build-env-39xco_a_\overlay\Lib\site-packages\setuptools\build_meta.py", line 331, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) File "C:\Users\Administrator\AppData\Local\Temp\pip-build-env-39xco_a_\overlay\Lib\site-packages\setuptools\build_meta.py", line 301, in _get_build_requires self.run_setup() File "C:\Users\Administrator\AppData\Local\Temp\pip-build-env-39xco_a_\overlay\Lib\site-packages\setuptools\build_meta.py", line 512, in run_setup super().run_setup(setup_script=setup_script) File "C:\Users\Administrator\AppData\Local\Temp\pip-build-env-39xco_a_\overlay\Lib\site-packages\setuptools\build_meta.py", line 317, in run_setup exec(code, locals()) File "<string>", line 8, in <module> ModuleNotFoundError: No module named 'torch' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed to build 'basicsr' when getting requirements to build wheel
最新发布
12-03
Collecting pin==2.7.0 (from -r requirements.txt (line 55)) Using cached pin-2.7.0.tar.gz (61.8 MB) Installing build dependencies ... error error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [170 lines of output] Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118 Collecting cmeel-boost~=1.83.0 Using cached cmeel_boost-1.83.0.tar.gz (4.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error Preparing metadata (pyproject.toml) did not run successfully. exit code: 1 [144 lines of output] -- Building for: Visual Studio 17 2022 -- The C compiler identification is MSVC 19.44.35211.0 -- The CXX compiler identification is MSVC 19.44.35211.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python3: C:\Users\__CellMan\.conda\envs\foundationpose\python.exe (found version "3.9.23") found components: Interpreter Development.Module -- CONFIGURE_COMMAND: ./bootstrap.sh;--prefix=C:/Users/__CELL~1/AppData/Local/Temp/cmeel-1somp3uw/whl/cmeel.prefix -- BUILD_COMMAND: ./b2;hardcode-dll-paths=true;dll-path='$ORIGIN';link=shared;python=3.9 -- Configuring done (16.4s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING Boost_NO_WARN_NEW_VERSIONS CMAKE_APPLE_SILICON_PROCESSOR CMAKE_INSTALL_LIBDIR CMEEL_JOBS PYTHON_SITELIB -- Build files have been written to: C:/Users/__CELL~1/AppData/Local/Temp/cmeel-1somp3uw/bld 閫傜敤浜\x8e .NET Framework MSBuild 鐗堟湰 17.14.14+a129329f1 C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(548,5): w arning MSB8029: 涓\xad闂寸洰褰曟垨杈撳嚭鐩\xae褰曟棤娉曢┗鐣欏湪涓存椂鐩\xae褰曚笅锛屽洜涓鸿繖鍙\xaf鑳戒細瀵艰嚧澧為噺鐢熸垚鍑 虹幇闂\xae棰樸\x80\x82 [C:\Users\__CELL~1\AppData\Local\Temp\cmeel-1somp3uw\bld\ZERO_CHECK.vcxproj] 1>Checking Build System C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(548,5): w arning MSB8029: 涓\xad闂寸洰褰曟垨杈撳嚭鐩\xae褰曟棤娉曢┗鐣欏湪涓存椂鐩\xae褰曚笅锛屽洜涓鸿繖鍙\xaf鑳戒細瀵艰嚧澧為噺鐢熸垚鍑 虹幇闂\xae棰樸\x80\x82 [C:\Users\__CELL~1\AppData\Local\Temp\cmeel-1somp3uw\bld\Boost.vcxproj] Creating directories for 'Boost' Building Custom Rule C:/Users/__CellMan/AppData/Local/Temp/pip-install-5pxl6tt_/cmeel-boost_4fb6f8d6aeca48aab18582433951fa01/CMakeLists.txt Performing download step (download, verify and extract) for 'Boost' -- Downloading... dst='C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2' timeout='none' inactivity timeout='none' -- Using src='https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2' -- [download 100% complete] -- [download 22% complete] -- [download 58% complete] -- [download 100% complete] -- verifying file... file='C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2' -- SHA256 hash of C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2 does not match expected value expected: '6478edfe2f3305127cffe8caf73ea0176c53769f4bf1585be237eb30798c3b8e' actual: 'e0f020de72913559199b5698b1f50a733dcfd7e1b0532de4a2357c3baca95e0f' -- Hash mismatch, removing... -- Using src='https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2' -- [download 100% complete] -- [download 58% complete] -- [download 100% complete] -- verifying file... file='C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2' -- SHA256 hash of C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2 does not match expected value expected: '6478edfe2f3305127cffe8caf73ea0176c53769f4bf1585be237eb30798c3b8e' actual: 'e0f020de72913559199b5698b1f50a733dcfd7e1b0532de4a2357c3baca95e0f' -- Hash mismatch, removing... -- Using src='https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2' -- [download 100% complete] -- [download 9% complete] -- [download 22% complete] -- [download 58% complete] -- [download 70% complete] -- [download 100% complete] -- verifying file... file='C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2' -- SHA256 hash of C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2 does not match expected value expected: '6478edfe2f3305127cffe8caf73ea0176c53769f4bf1585be237eb30798c3b8e' actual: 'e0f020de72913559199b5698b1f50a733dcfd7e1b0532de4a2357c3baca95e0f' -- Hash mismatch, removing... -- Using src='https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2' -- [download 100% complete] -- [download 22% complete] -- [download 58% complete] -- [download 100% complete] -- verifying file... file='C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2' -- SHA256 hash of C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2 does not match expected value expected: '6478edfe2f3305127cffe8caf73ea0176c53769f4bf1585be237eb30798c3b8e' actual: 'e0f020de72913559199b5698b1f50a733dcfd7e1b0532de4a2357c3baca95e0f' -- Hash mismatch, removing... -- Using src='https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2' -- [download 100% complete] -- [download 22% complete] -- [download 34% complete] -- [download 100% complete] -- verifying file... file='C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2' -- SHA256 hash of C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2 does not match expected value expected: '6478edfe2f3305127cffe8caf73ea0176c53769f4bf1585be237eb30798c3b8e' actual: 'e0f020de72913559199b5698b1f50a733dcfd7e1b0532de4a2357c3baca95e0f' -- Hash mismatch, removing... -- Using src='https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2' -- [download 100% complete] -- [download 22% complete] -- [download 34% complete] -- [download 58% complete] -- [download 100% complete] -- verifying file... file='C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2' -- SHA256 hash of C:/Users/__CellMan/AppData/Local/Temp/cmeel-1somp3uw/bld/Boost-prefix/src/boost_1_83_0.tar.bz2 does not match expected value expected: '6478edfe2f3305127cffe8caf73ea0176c53769f4bf1585be237eb30798c3b8e' actual: 'e0f020de72913559199b5698b1f50a733dcfd7e1b0532de4a2357c3baca95e0f' -- Hash mismatch, removing... CMake Error at Boost-stamp/download-Boost.cmake:163 (message): Each download failed! C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: 鈥淐:\Users\__CELL~1\AppData\Local\Temp\cmeel-1somp3uw\bld\CMakeFiles\755458b903e4cca2d215a37840379c36\Boost-mk dir.rule;C:\Users\__CELL~1\AppData\Local\Temp\cmeel-1somp3uw\bld\CMakeFiles\755458b903e4cca2d215a37840379c36\Boost-download.ru le;C:\Users\__CELL~1\AppData\Local\Temp\cmeel-1somp3uw\bld\CMakeFiles\755458b903e4cca2d215a37840379c36\Boost-update.rule;C:\Us ers\__CELL~1\AppData\Local\Temp\cmeel-1somp3uw\bld\CMakeFiles\755458b903e4cca2d215a37840379c36\Boost-patch.rule;C:\Users\__CEL L~1\AppData\Local\Temp\cmeel-1somp3uw\bld\CMakeFiles\755458b903e4cca2d215a37840379c36\Boost-configure.rule;C:\Users\__CELL~1\A ppData\Local\Temp\cmeel-1somp3uw\bld\CMakeFiles\755458b903e4cca2d215a37840379c36\Boost-build.rule;C:\Users\__CELL~1\AppData\Lo cal\Temp\cmeel-1somp3uw\bld\CMakeFiles\755458b903e4cca2d215a37840379c36\Boost-install.rule;C:\Users\__CELL~1\AppData\Local\Tem p\cmeel-1somp3uw\bld\CMakeFiles\afcbe1798a3d8227aea59f65cb94f1da\Boost-complete.rule;C:\Users\__CELL~1\AppData\Local\Temp\cmee l-1somp3uw\bld\CMakeFiles\e26596573a2d2b2916d37c037e150495\Boost.rule;C:\Users\__CellMan\AppData\Local\Temp\pip-install-5pxl6t t_\cmeel-boost_4fb6f8d6aeca48aab18582433951fa01\CMakeLists.txt鈥濈殑鑷\xaa瀹氫箟鐢熸垚宸查\x80\x80鍑猴紝浠g爜涓\xba 1銆\x82 [C:\Users\__CELL~1\AppData\Local\Temp\cmeel-1somp3uw\bld\Boost.vcxproj] Traceback (most recent call last): File "C:\Users\__CellMan\.conda\envs\foundationpose\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module> main() File "C:\Users\__CellMan\.conda\envs\foundationpose\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) File "C:\Users\__CellMan\.conda\envs\foundationpose\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 178, in prepare_metadata_for_build_wheel whl_basename = backend.build_wheel(metadata_directory, config_settings) File "C:\Users\__CellMan\AppData\Local\Temp\pip-build-env-qq50mhk3\overlay\Lib\site-packages\cmeel\build.py", line 26, in build_wheel return build_impl(wheel_directory, editable=False) File "C:\Users\__CellMan\AppData\Local\Temp\pip-build-env-qq50mhk3\overlay\Lib\site-packages\cmeel\impl.py", line 105, in build_impl check_call(build_cmd) File "C:\Users\__CellMan\.conda\envs\foundationpose\lib\subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '--build', 'C:\\Users\\__CELL~1\\AppData\\Local\\Temp\\cmeel-1somp3uw\\bld', '-j4']' returned non-zero exit status 1. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed Encountered error while generating package metadata. See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.
07-11
PS C:\Users\admin> cd D:\download\RedDino-main PS D:\download\RedDino-main> pip install -r requirements.txt Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple, https://download.pytorch.org/whl/cu117, https://pypi.nvidia.com Requirement already satisfied: torch>=2.6.0 in c:\users\admin\anaconda3\lib\site-packages (from -r requirements.txt (line 2)) (2.9.1) Collecting torchvision>=0.21.0 (from -r requirements.txt (line 3)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/5c/ec/54a96ae9ab6a0dd66d4bba27771f892e36478a9c3489fa56e51c70abcc4d/torchvision-0.24.1-cp313-cp313-win_amd64.whl (4.3 MB) Collecting omegaconf (from -r requirements.txt (line 4)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/e3/94/1843518e420fa3ed6919835845df698c7e27e183cb997394e4a670973a65/omegaconf-2.3.0-py3-none-any.whl (79 kB) Collecting torchmetrics==0.10.3 (from -r requirements.txt (line 5)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/08/b7/f1e49be0e076c8ec981f1d4cea1f32da2bd754eaeaf6ed74d5add3f840b4/torchmetrics-0.10.3-py3-none-any.whl (529 kB) Collecting fvcore (from -r requirements.txt (line 6)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a5/93/d056a9c4efc6c79ba7b5159cc66bb436db93d2cc46dca18ed65c59cc8e4e/fvcore-0.1.5.post20221221.tar.gz (50 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting iopath (from -r requirements.txt (line 7)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/72/73/b3d451dfc523756cf177d3ebb0af76dc7751b341c60e2a21871be400ae29/iopath-0.1.10.tar.gz (42 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting xformers>=0.0.22 (from -r requirements.txt (line 8)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a9/ef/4f59589fe37e206f5bb6158aa1294cfa0e79d52bca99ea0fd3f5c8a73404/xformers-0.0.33.post1-cp39-abi3-win_amd64.whl (105.1 MB) Collecting submitit (from -r requirements.txt (line 9)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/db/80/90e0a0f4008f6572de58b042b1db9daced15d348a3586dda5efc9faba65e/submitit-1.5.3-py3-none-any.whl (75 kB) Requirement already satisfied: numpy>=1.17.2 in c:\users\admin\anaconda3\lib\site-packages (from torchmetrics==0.10.3->-r requirements.txt (line 5)) (2.1.3) Requirement already satisfied: packaging in c:\users\admin\anaconda3\lib\site-packages (from torchmetrics==0.10.3->-r requirements.txt (line 5)) (24.2) Requirement already satisfied: filelock in c:\users\admin\anaconda3\lib\site-packages (from torch>=2.6.0->-r requirements.txt (line 2)) (3.17.0) Requirement already satisfied: typing-extensions>=4.10.0 in c:\users\admin\anaconda3\lib\site-packages (from torch>=2.6.0->-r requirements.txt (line 2)) (4.12.2) Requirement already satisfied: sympy>=1.13.3 in c:\users\admin\anaconda3\lib\site-packages (from torch>=2.6.0->-r requirements.txt (line 2)) (1.13.3) Requirement already satisfied: networkx>=2.5.1 in c:\users\admin\anaconda3\lib\site-packages (from torch>=2.6.0->-r requirements.txt (line 2)) (3.4.2) Requirement already satisfied: jinja2 in c:\users\admin\anaconda3\lib\site-packages (from torch>=2.6.0->-r requirements.txt (line 2)) (3.1.6) Requirement already satisfied: fsspec>=0.8.5 in c:\users\admin\anaconda3\lib\site-packages (from torch>=2.6.0->-r requirements.txt (line 2)) (2025.3.2) Requirement already satisfied: setuptools in c:\users\admin\anaconda3\lib\site-packages (from torch>=2.6.0->-r requirements.txt (line 2)) (72.1.0) Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in c:\users\admin\anaconda3\lib\site-packages (from torchvision>=0.21.0->-r requirements.txt (line 3)) (11.1.0) Collecting antlr4-python3-runtime==4.9.* (from omegaconf->-r requirements.txt (line 4)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/3e/38/7859ff46355f76f8d19459005ca000b6e7012f2f1ca597746cbcd1fbfe5e/antlr4-python3-runtime-4.9.3.tar.gz (117 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: PyYAML>=5.1.0 in c:\users\admin\anaconda3\lib\site-packages (from omegaconf->-r requirements.txt (line 4)) (6.0.2) Collecting yacs>=0.1.6 (from fvcore->-r requirements.txt (line 6)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/38/4f/fe9a4d472aa867878ce3bb7efb16654c5d63672b86dc0e6e953a67018433/yacs-0.1.8-py3-none-any.whl (14 kB) Requirement already satisfied: tqdm in c:\users\admin\anaconda3\lib\site-packages (from fvcore->-r requirements.txt (line 6)) (4.67.1) Collecting termcolor>=1.1 (from fvcore->-r requirements.txt (line 6)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/f9/d5/141f53d7c1eb2a80e6d3e9a390228c3222c27705cbe7f048d3623053f3ca/termcolor-3.2.0-py3-none-any.whl (7.7 kB) Requirement already satisfied: tabulate in c:\users\admin\anaconda3\lib\site-packages (from fvcore->-r requirements.txt (line 6)) (0.9.0) Collecting portalocker (from iopath->-r requirements.txt (line 7)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/4b/a6/38c8e2f318bf67d338f4d629e93b0b4b9af331f455f0390ea8ce4a099b26/portalocker-3.2.0-py3-none-any.whl (22 kB) INFO: pip is looking at multiple versions of xformers to determine which version is compatible with other requirements. This could take a while. Collecting xformers>=0.0.22 (from -r requirements.txt (line 8)) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/d4/4d/40daad1068fb19291598bb656d7441c157bd04803c3534df05641889730e/xformers-0.0.33-cp39-abi3-win_amd64.whl (8.3 MB) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/50/19/ea64609a535f87a44cb177dc37c6d6a58f6d540adfff819d565fb0657cf7/xformers-0.0.32.post2-cp39-abi3-win_amd64.whl (100.2 MB) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/91/70/7dee5a786d77a63cf20dac60c38086bd2202d59ae89c8acef0ef6331c374/xformers-0.0.32.post1-cp39-abi3-win_amd64.whl (100.2 MB) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/ff/ba/e953b24cc6e1ac3798d8ac16565b0c63c050df3b8130df752e70e1ce98ed/xformers-0.0.31.post1-cp39-abi3-win_amd64.whl (100.2 MB) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/b5/66/7b60ec52da94a0da3383ba385b43e42cee8854c001b5cb6cf98a909665c8/xformers-0.0.31-cp39-abi3-win_amd64.whl (100.2 MB) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/bf/f7/dd2269cce89fd1221947dd7cc3a60707ffe721ef55c1803ac3b1a1f7ae5c/xformers-0.0.30.tar.gz (10.2 MB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [23 lines of output] Traceback (most recent call last): File "C:\Users\admin\anaconda3\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module> main() ~~~~^^ File "C:\Users\admin\anaconda3\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\admin\anaconda3\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 143, in get_requires_for_build_wheel return hook(config_settings) File "C:\Users\admin\AppData\Local\Temp\pip-build-env-qegqy3qh\overlay\Lib\site-packages\setuptools\build_meta.py", line 331, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\admin\AppData\Local\Temp\pip-build-env-qegqy3qh\overlay\Lib\site-packages\setuptools\build_meta.py", line 301, in _get_build_requires self.run_setup() ~~~~~~~~~~~~~~^^ File "C:\Users\admin\AppData\Local\Temp\pip-build-env-qegqy3qh\overlay\Lib\site-packages\setuptools\build_meta.py", line 512, in run_setup super().run_setup(setup_script=setup_script) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\admin\AppData\Local\Temp\pip-build-env-qegqy3qh\overlay\Lib\site-packages\setuptools\build_meta.py", line 317, in run_setup exec(code, locals()) ~~~~^^^^^^^^^^^^^^^^ File "<string>", line 24, in <module> ModuleNotFoundError: No module named 'torch' [end of output] note: This error originates from a subprocess, and is likely not a problem wi
11-26
(myenv) D:\python代码>pip install frida==14.2.18 Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting frida==14.2.18 Downloading https://pypi.tuna.tsinghua.edu.cn/packages/a4/9b/47060185e90b7641dd9776a8577b9b048ae5ebce62db91e757ba91455aff/frida-14.2.18.tar.gz (7.7 kB) Preparing metadata (setup.py) ... done Requirement already satisfied: setuptools in d:\miniconda\envs\myenv\lib\site-packages (from frida==14.2.18) (75.1.0) Building wheels for collected packages: frida Building wheel for frida (setup.py) ... error error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [71 lines of output] running bdist_wheel running build running build_py creating build\lib.win-amd64-cpython-38\frida copying frida\core.py -> build\lib.win-amd64-cpython-38\frida copying frida\__init__.py -> build\lib.win-amd64-cpython-38\frida running build_ext looking for prebuilt extension in home directory, i.e. C:\Users\蒋泽钜/frida-14.2.18-py3.8-win-amd64.egg prebuilt extension not found in home directory, will try downloading it querying pypi for available prebuilds Traceback (most recent call last): File "C:\Users\蒋泽钜\AppData\Local\Temp\pip-install-9rh9py1b\frida_1a74fbf80b614231a40ec80c1a067232\setup.py", line 101, in build_extension with open(egg_path, "rb") as cache: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\蒋泽钜/frida-14.2.18-py3.8-win-amd64.egg' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "C:\Users\蒋泽钜\AppData\Local\Temp\pip-install-9rh9py1b\frida_1a74fbf80b614231a40ec80c1a067232\setup.py", line 155, in <module> setup( File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\__init__.py", line 117, in setup return distutils.core.setup(**attrs) File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\core.py", line 183, in setup return run_commands(dist) File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\core.py", line 199, in run_commands dist.run_commands() File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\dist.py", line 954, in run_commands self.run_command(cmd) File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\dist.py", line 950, in run_command super().run_command(command) File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\dist.py", line 973, in run_command cmd_obj.run() File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\command\bdist_wheel.py", line 398, in run self.run_command("build") File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\cmd.py", line 316, in run_command self.distribution.run_command(command) File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\dist.py", line 950, in run_command super().run_command(command) File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\dist.py", line 973, in run_command cmd_obj.run() File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\command\build.py", line 135, in run self.run_command(cmd_name) File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\cmd.py", line 316, in run_command self.distribution.run_command(command) File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\dist.py", line 950, in run_command super().run_command(command) File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\dist.py", line 973, in run_command cmd_obj.run() File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\command\build_ext.py", line 98, in run _build_ext.run(self) File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\command\build_ext.py", line 359, in run self.build_extensions() File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\command\build_ext.py", line 476, in build_extensions self._build_extensions_serial() File "D:\miniconda\envs\myenv\lib\site-packages\setuptools\_distutils\command\build_ext.py", line 502, in _build_extensions_serial self.build_extension(ext) File "C:\Users\蒋泽钜\AppData\Local\Temp\pip-install-9rh9py1b\frida_1a74fbf80b614231a40ec80c1a067232\setup.py", line 108, in build_extension urls = client.release_urls("frida", frida_version) File "D:\miniconda\envs\myenv\lib\xmlrpc\client.py", line 1109, in __call__ return self.__send(self.__name, args) File "D:\miniconda\envs\myenv\lib\xmlrpc\client.py", line 1450, in __request response = self.__transport.request( File "C:\Users\蒋泽钜\AppData\Local\Temp\pip-install-9rh9py1b\frida_1a74fbf80b614231a40ec80c1a067232\setup.py", line 58, in request return self.parse_response(fp) File "D:\miniconda\envs\myenv\lib\xmlrpc\client.py", line 1341, in parse_response return u.close() File "D:\miniconda\envs\myenv\lib\xmlrpc\client.py", line 655, in close raise Fault(**self._stack[0]) xmlrpc.client.Fault: <Fault -32500: 'RuntimeError: PyPI no longer supports the XMLRPC package_releases method. Use JSON or Simple API instead. See https://warehouse.pypa.io/api-r eference/xml-rpc.html#deprecated-methods for more information.'> [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for frida Running setup.py clean for frida Failed to build frida
07-15
评论 1
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值