esp-who icon indicating copy to clipboard operation
esp-who copied to clipboard

CMake ERROR: Cannot establish a connection to the component registry (AIV-706)

Open PeaceInDream opened this issue 1 year ago • 3 comments

图片 I just run a command "idf.py set-target esp32s3" at "esp-who\examples\human_face_detection\lcd"

PeaceInDream avatar Sep 03 '24 01:09 PeaceInDream

@PeaceInDream Hello, it seems there's a problem with your internet connection. Some dependency of this example uses idf_component.yml, which will download files from github instead of using local components.

100312dog avatar Sep 03 '24 02:09 100312dog

是因为使用DevSidercar给github加速使用了代理,关掉就好了

PeaceInDream avatar Sep 03 '24 07:09 PeaceInDream

Hello. R u able to solve this issue : "Cannot establish a connection to the component registry. Are you connected to the internet?"

hathorr-hub avatar Jan 24 '25 11:01 hathorr-hub