Upgraded to Big Sur (my bad) and now can't upload sketch to esp32 board. I have the latest IDE and board. Here is the error I receive. Have been looking for fixes, any help would be appreciated .
Arduino: 1.8.13 (Mac OS X), Board: "DOIT ESP32 DEVKIT V1, 80MHz, 921600, None"
Traceback (most recent call last):
File "esptool.py", line 57, in <module>
File "/Library/Python/2.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "serial/tools/list_ports.py", line 29, in <module>
File "/Library/Python/2.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "serial/tools/list_ports_posix.py", line 31, in <module>
File "/Library/Python/2.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "serial/tools/list_ports_osx.py", line 32, in <module>
ValueError: dlsym(RTLD_DEFAULT, kIOMasterPortDefault): symbol not found
Failed to execute script esptool
exit status 255
/Applications/Arduino.app/Contents/Java/arduino-builder returned 255
Error compiling for board DOIT ESP32 DEVKIT V1.
esp32 / Big Sur
- ESP_Roland
- Posts: 265
- Joined: Tue Oct 09, 2018 10:28 am
Re: esp32 / Big Sur
Hello,
workarounds are discussed here: https://github.com/espressif/esptool/issues/540. I recommend to subscribe to it to receive notifications about future developments.
workarounds are discussed here: https://github.com/espressif/esptool/issues/540. I recommend to subscribe to it to receive notifications about future developments.