Search found 2 matches

by gorazdko
Fri Dec 12, 2025 12:35 pm
Forum: ESP-IDF
Topic: build_apps.py: find_apps() got an unexpected keyword argument
Replies: 1
Views: 3200

Re: build_apps.py: find_apps() got an unexpected keyword argument

Can anyone take a look at this?
by gorazdko
Thu Dec 04, 2025 7:55 am
Forum: ESP-IDF
Topic: build_apps.py: find_apps() got an unexpected keyword argument
Replies: 1
Views: 3200

build_apps.py: find_apps() got an unexpected keyword argument

Hi, I am on Ubuntu 24.04.2 LTS, esp idf 5.2.3 and I am trying to run unit tests
with pytest, but i get errors when building them: find_apps() got an unexpected keyword argument 'build_log_filename'


## Steps to reproduce

git clone --recursive git@github.com:espressif/esp-iot-solution.git
cd esp ...

Go to advanced search