wed ui 로컬로 설치할려하고 

컴퓨터 환경은 윈도우 10 pro  Rtx3060ti  인델 i7-13700f 쓰는중입니다 


일반적으로 로컬 설치하든 통팩으로 설치하든 몰로해도 최종적으로 여기서 막힘니다,,


venv "C:\Users\User\stable-diffusion-webui\venv\Scripts\Python.exe"

Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]

Version: v1.3.2

Commit hash: baf6946e06249c5af9851c60171692c44ef633e0

Installing torch and torchvision

C:\Users\User\stable-diffusion-webui\venv\Scripts\python.exe: No module named pip

Traceback (most recent call last):

  File "C:\Users\User\stable-diffusion-webui\launch.py", line 38, in <module>

    main()

  File "C:\Users\User\stable-diffusion-webui\launch.py", line 29, in main

    prepare_environment()

  File "C:\Users\User\stable-diffusion-webui\modules\launch_utils.py", line 254, in prepare_environment

    run(f'"{python}" -m {torch_command}', "Installing torch and torchvision", "Couldn't install torch", live=True)

  File "C:\Users\User\stable-diffusion-webui\modules\launch_utils.py", line 101, in run

    raise RuntimeError("\n".join(error_bits))

RuntimeError: Couldn't install torch.

Command: "C:\Users\User\stable-diffusion-webui\venv\Scripts\python.exe" -m pip install torch==2.0.1 torchvision==0.15.2 --extra-index-url https://download.pytorch.org/whl/cu118

Error code: 1

계속하려면 아무 키나 누르십시오 . . .



파이썬도 버전별로 다양하게 설치 해봐도 안돼고   3.10.6 / 8 / 10 / 11  설치해봄 
cmd 에 pip 재설치 해봐도 안돼고 

venv 폴더 지워봐도안돼고...