е
Traceback (most recent call last):
File "/home/chemax/.arduino15/packages/esp32/tools/esptool_py/2.6.1/esptool.py", line 52, in <module>
See https://github.com/espressif/esptool/issues/269#issuecomment-385298196 for discussion of the underlying issue(s).""")
ImportError:
esptool.py depends on pyserial, but there is a conflict with a currently installed package named 'serial'.
You may be able to work around this by 'pip uninstall serial; pip install pyserial' but this may break other installed Python software that depends on 'serial'.
There is no good fix for this right now, apart from configuring virtualenvs. See https://github.com/espressif/esptool/issues/269#issuecomment-385298196 for discussion of the underlying issue(s).
Несколько библиотек найдено для "WiFi.h"
Используется: /home/chemax/.arduino15/packages/esp32/hardware/esp32/1.0.4/libraries/WiFi
Не используется: /home/chemax/Загрузки/arduino-1.8.10/libraries/WiFi
Не используется: /home/chemax/Arduino/libraries/WiFi
exit status 1
Ошибка компиляции для платы ESP32 Wrover Module.
ладно, хоть написали как пофиксить это
pip uninstall serial; pip install pyserial