Page 1 of 1

I have issue about installing ESP-IDF

Posted: Tue Feb 21, 2023 1:37 am
by LeslieW
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.34.31933\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for gevent
Successfully built esp-windows-curses
Failed to build gevent
ERROR: Could not build wheels for gevent, which is required to install pyproject.toml-based projects


How to solve it?
Thanks

Re: I have issue about installing ESP-IDF

Posted: Wed Feb 22, 2023 5:18 pm
by mbratch
Exactly what steps did you follow to install ESP-IDF up to the point when you saw that error?

Re: I have issue about installing ESP-IDF

Posted: Thu Feb 23, 2023 1:47 am
by horatio
Did you follow the instructions here: https://github.com/espressif/vscode-esp ... install.md when you installed? Those worked for me very nicely.