mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
e4d57fa1fa
On Ubuntu 22.04 virtualenv with the latest setuptools produces environments with Python in "local/bin" instead of "bin" (see https://github.com/pypa/virtualenv/issues/2350). Closes https://github.com/espressif/esp-idf/issues/9931