Build error: pkg_resource deprecated
Posted: Tue Aug 29, 2023 1:44 am
I am working on a project using ESP-IDF with esp32s3.
I works fine before I upgraded the toolchains for another project. It shows
"DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html"
I hv read some articles and tried different suggested solutions like upgrading the setuptools of python.
Re-install IDF tools, upgrade python version, SDK version, added idf_component.yml... etc
But nothing work.
Anyone could suggest what shall I do to build my project?
Great thanks!
System info: Windows 10
IDF: Version: 2022-09 (4.25.0)
Python: 3.11
SDK: esp-idf-v5.1
I works fine before I upgraded the toolchains for another project. It shows
"DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html"
I hv read some articles and tried different suggested solutions like upgrading the setuptools of python.
Re-install IDF tools, upgrade python version, SDK version, added idf_component.yml... etc
But nothing work.
Anyone could suggest what shall I do to build my project?
Great thanks!
System info: Windows 10
IDF: Version: 2022-09 (4.25.0)
Python: 3.11
SDK: esp-idf-v5.1