Skip to content

Error compiling on Mac with IDE 18.6 #84

Description

@ChassaB

I see the same sort of issue in several other posts but I can't see a resolution. happy to follow any instructions to delve deeper. Have triple checked files and installation directories.

Error message below.

Traceback (most recent call last):
File "/Users/charlesburgess/Library/Arduino15/packages/esp32/tools/ulptool/src/esp32ulp_build_recipe.py", line 560, in
main(sys.argv[1:])
File "/Users/charlesburgess/Library/Arduino15/packages/esp32/tools/ulptool/src/esp32ulp_build_recipe.py", line 103, in main
build_ulp(PATHS, ulp_files, board_options, False)
File "/Users/charlesburgess/Library/Arduino15/packages/esp32/tools/ulptool/src/esp32ulp_build_recipe.py", line 137, in build_ulp
proc = subprocess.Popen(cmd[1],stdout=subprocess.PIPE,stderr=subprocess.PIPE,shell=False)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
exit status 1
Error compiling for board ESP32 Dev Module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions