Every now and then I have tried to install Espressif-IDE to ubuntu 22.04 (and 24.04) but always failed, also now. ESP-IDF Manager gave this error.
File "/home/xxxx/.espressif/python_env/idf6.0_py3.10_env/lib/python3.10/site-packages/idf_component_tools/semver/base.py", line 197, in coerce
match ...
Search found 3 matches
- Thu Jun 11, 2026 10:20 pm
- Forum: ESP-IDF
- Topic: Installation of Espressif-IDE fails
- Replies: 1
- Views: 62
- Wed Jul 01, 2020 7:07 pm
- Forum: IDEs for ESP-IDF
- Topic: Launch target vanishing.
- Replies: 3
- Views: 15722
Re: Launch target vanishing.
Some new information. If I select launch target Local, I can select launch mode debug, but if I change back to launch target e.g. /dev/ttyUSB0, debug disappears from launch mode.
Menuconfig should be able to be started from ide, but gives an json error. This worked several months ago.
I have ...
Menuconfig should be able to be started from ide, but gives an json error. This worked several months ago.
I have ...
- Wed Jul 01, 2020 2:13 pm
- Forum: IDEs for ESP-IDF
- Topic: Launch target vanishing.
- Replies: 3
- Views: 15722
Launch target vanishing.
Sometime in the beginning of cmake one of the problems was, that Launch target disappeared suddenly. I have been working with other project, but installed last week esp-idf and Eclipse to a native Fedora 30, Eclipse is 2020-06 and ESP related programs latest version. In addition to that launch ...