JARVIS icon indicating copy to clipboard operation
JARVIS copied to clipboard

how to fix it

Open MrsLeeSuYang opened this issue 1 year ago • 3 comments

(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.

MrsLeeSuYang avatar Apr 13 '23 16:04 MrsLeeSuYang

Can you use WSL on the Windows platform?

StillKeepTry avatar Apr 14 '23 07:04 StillKeepTry

Can you use WSL on the Windows platform?

didn't solve the issue for me. was anyone able to solve it?

whatactuallyis avatar Jun 18 '23 12:06 whatactuallyis

upgrade setup tools or upgrade pip ,and use --no-cache to pip install again

yanyang1024 avatar Jun 23 '23 11:06 yanyang1024