You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: