Hello. Im trying to update my project from 4.0 IDF version to 4.2
On reconfigure im have next errors:
The following Python requirements are not satisfied:
gdbgui>=0.13.2.0
pygdbmi<=0.9.0.2
reedsolo==1.5.3
bitstring>=3.1.6
esp-windows-curses; sys_platform == ‘win32’
Please follow the instructions found in the “Set up the tools” section of ESP-IDF Getting Started Guide
Diagnostic information:
IDF_PYTHON_ENV_PATH: (not set)
Python interpreter used: c:/SysGCC/esp32/mingw32/bin/python.exe
Warning: python interpreter not running from IDF_PYTHON_ENV_PATH
PATH: c:\SysGCC\esp32\mingw32\bin;c:\SysGCC\esp32\opt\xtensa-esp32-elf\bin;c:\SysGCC\esp32\mingw32\bin;c:\SysGCC\esp32\usr\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Python38\Scripts\;C:\Program Files\Python38\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microchip\xc8\v2.10\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\MinGW\bin;C:\SysGCC\esp32\esp-idf\\tools;C:\Users\USER-PC\AppData\Local\Microsoft\WindowsApps;C:\Users\USER-PC\AppData\Local\GitHubDesktop\bin;C:\Users\USER-PC\AppData\Local\Microsoft\WindowsApps;C:\Users\USER-PC\AppData\Roaming\npm;C:\Program Files (x86)\Microchip\MPLABX\v5.30\gnuBins\GnuWin32\bin;;C:\Users\USER-PC\AppData\Local\Programs\Microsoft VS Code\bin
— Configuring incomplete, errors occurred!
See also “D:/……./VisualGDB/Debug/CMakeFiles/CMakeOutput.log”.
CMake Error at C:/SysGCC/esp32/esp-idf/v4.2/tools/cmake/build.cmake:271 (message):
Some Python dependencies must be installed. Check above message for
details.
Call Stack (most recent call first):
C:/SysGCC/esp32/esp-idf/v4.2/tools/cmake/build.cmake:397 (__build_check_python)
C:/SysGCC/esp32/esp-idf/v4.2/tools/cmake/project.cmake:395 (idf_build_process)
CMakeLists.txt:6 (project)
-
This topic was modified 4 years, 4 months ago by Badang.
-
This topic was modified 4 years, 4 months ago by Badang.