ESP-IDF Error with install.sh macOS

EminentFront
Posts: 1
Joined: Sun Sep 17, 2023 2:24 pm

ESP-IDF Error with install.sh macOS

Postby EminentFront » Sun Sep 17, 2023 2:29 pm

Hi there,

i get this error when trying to run install.sh on macOS.

thanks a lot for your help.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Traceback (most recent call last):
File "/USERS/username/esp-idf/tools/idf_tools.py", line 1696, in <module>
main(sys.argv[1:])
File "/USERS/username/esp-idf/tools/idf_tools.py", line 1692, in main
action_func(args)
File "/USERS/username/esp-idf/tools/idf_tools.py", line 1415, in action_install_python_env
subprocess.check_call(run_args, stdout=sys.stdout, stderr=sys.stderr, env=env_copy)
File "/Users/username/anaconda3/lib/python3.10/subprocess.py", line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/Users/username/.espressif/python_env/idf4.2_py3.10_env/bin/python', '-m', 'pip', 'install', '--no-warn-script-location', '-r', '/USERS/username/esp-idf/requirements.txt']' returned non-zero exit status 1.
(base) usernamer@User-MBP-2 esp-idf % conda install click
Collecting package metadata (current_repodata.json): done
Solving environment: done

# All requested packages already installed.

Who is online

Users browsing this forum: cdollar, Google [Bot] and 108 guests