(Error -2) installing ESP-IDF Universal Online Installer 2.3
Posted: Wed Oct 16, 2024 8:24 am
Hi all,
I am trying to install the ESP-IDF windows installer which was pointed from the docs.espressif.com website.
Upon installing the application, I am getting Error -2. Upon looking at the setup log it is failing on installing the windows-curses module.
I tried searching this error online but come up with limited searches. One site leads to being unsupported module (For the older version 2.2.0) for python version 3.10.
Could someone help me/ point me in the right direction with this error/ installation error. I did try different IDF versions, but they report the same error.
--Error log--
I am trying to install the ESP-IDF windows installer which was pointed from the docs.espressif.com website.
Upon installing the application, I am getting Error -2. Upon looking at the setup log it is failing on installing the windows-curses module.
I tried searching this error online but come up with limited searches. One site leads to being unsupported module (For the older version 2.2.0) for python version 3.10.
Could someone help me/ point me in the right direction with this error/ installation error. I did try different IDF versions, but they report the same error.
--Error log--
Code: Select all
2024-10-16 08:46:13.727 --------
2024-10-16 08:46:13.743 Parsing version from header file: C:\Users\jimmy\esp\v5.2.3\esp-idf\components\esp_common\include\esp_idf_version.h
2024-10-16 08:46:13.743 Detected version: 5.2
2024-10-16 08:46:13.743 Path to Python in virtual env: C:\Espressif\python_env\idf5.2_py3.11_env\Scripts
2024-10-16 08:46:13.743 Installing additional wheels:C:\Espressif\python_env\idf5.2_py3.11_env\Scripts\pip.exe install windows-curses
2024-10-16 08:46:13.978 ProcStart failed
2024-10-16 08:46:13.978 Done, exit code=-2
2024-10-16 08:46:13.978 --------
2024-10-16 08:46:13.978 Running command: C:\Espressif\python_env\idf5.2_py3.11_env\Scripts\pip.exe install windows-curses
2024-10-16 08:46:13.978 --------
2024-10-16 08:46:13.978 Message box (OK):
The installation process has encountered an error (which may not be critical). Exit code: -2
2024-10-16 08:58:11.659 User chose OK.
2024-10-16 08:58:11.690 Message box (Yes/No):
Installation log has been created, it may contain more information about the problem.
Display the installation log now?
2024-10-16 08:58:12.962 User chose Yes.
2024-10-16 08:58:13.668 CurStepChanged raised an exception.