Hi, I'm getting the following error when I try do upload a binary file. The upload of firmware works fine (my user is in dialup group, is that enough?).
Traceback (most recent call last):
File "/home/user/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool.py", line 20, in <module>
with contextlib.suppress(ValueError):
AttributeError: 'module' object has no attribute 'suppress'
LITTLEFS Upload failed!
My workstation:
Opensuse Leap 15.4
Arduino IDE 1.8.19
Python 3 installed
Hi, I'm getting the following error when I try do upload a binary file. The upload of firmware works fine (my user is in dialup group, is that enough?).
My workstation: Opensuse Leap 15.4 Arduino IDE 1.8.19 Python 3 installed