-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hello, I have the Heltec Lora ESP32 v2 module and I cannot manage to use Arduino on a macOS Big Sur 11.2.2
I have followed the instructions on the official webpage but I am getting the following error
- I have installed the board Heltec ESP32 Series Dev Board version 0.0.5
- I have installed the Heltec ESP32 Dev-Boards version 1.1.0
- When compiling the example
Wifi_Lora_32FactoryTest
I get this error:
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
Do you know how I can compile & run code with this board?
Thank you
Metadata
Metadata
Assignees
Labels
No labels