JARVIS
JARVIS copied to clipboard
how to fix it
(jarvis) E:\OpenAIProjects\JARVIS\server>pip install -r requirements.txt Collecting diffusers Cloning https://github.com/huggingface/diffusers.git (to revision 8c530fc2f6a76a2aefb6b285dce6df1675092ac6) to c:\users\tf\appdata\local\temp\pip-install-c4llbw7u\diffusers_0f90bb0090af400abe83e00f2b465fc7 Running command git clone --filter=blob:none --quiet https://github.com/huggingface/diffusers.git 'C:\Users\TF\AppData\Local\Temp\pip-install-c4llbw7u\diffusers_0f90bb0090af400abe83e00f2b465fc7' fatal: unable to access 'https://github.com/huggingface/diffusers.git/': SSL certificate problem: unable to get local issuer certificate error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet https://github.com/huggingface/diffusers.git 'C:\Users\TF\AppData\Local\Temp\pip-install-c4llbw7u\diffusers_0f90bb0090af400abe83e00f2b465fc7' did not run successfully. │ exit code: 128 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet https://github.com/huggingface/diffusers.git 'C:\Users\TF\AppData\Local\Temp\pip-install-c4llbw7u\diffusers_0f90bb0090af400abe83e00f2b465fc7' did not run successfully. │ exit code: 128 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Can you use WSL on the Windows platform?
Can you use WSL on the Windows platform?
didn't solve the issue for me. was anyone able to solve it?
upgrade setup tools or upgrade pip ,and use --no-cache to pip install again