Can't verify / upload for esp32-s3

joglz8
Posts: 20
Joined: Wed Jan 09, 2019 9:46 am

Can't verify / upload for esp32-s3

Postby joglz8 » Sat Jan 20, 2024 8:39 pm

Code: Select all

WARNING: Category '' in library ESP Insights is not valid. Setting to 'Uncategorized'
WARNING: Category '' in library ESP RainMaker is not valid. Setting to 'Uncategorized'
WARNING: Category '' in library WiFiProv is not valid. Setting to 'Uncategorized'
Traceback (most recent call last):
  File "/home/jogl/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool.py", line 31, in <module>
    import esptool
  File "/home/jogl/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool/__init__.py", line 41, in <module>
    from esptool.cmds import (
  File "/home/jogl/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool/cmds.py", line 14, in <module>
    from .bin_image import ELFFile, ImageSegment, LoadFirmwareImage
  File "/home/jogl/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool/bin_image.py", line 14, in <module>
    from .loader import ESPLoader
  File "/home/jogl/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool/loader.py", line 30, in <module>
    import serial
ModuleNotFoundError: No module named 'serial'
exit status 1
Error compiling for board ESP32S3 Dev Module.
How can I get this working?

I've tried everything I can find online.

Brand new install of Debian 12 and the repository version of the IDE 1.8.19.

P.S.:

I have the pyserial thing fixed and now can verify and upload. But am still getting:
WARNING: Category '' in library ESP Insights is not valid. Setting to 'Uncategorized'
WARNING: Category '' in library ESP RainMaker is not valid. Setting to 'Uncategorized'
WARNING: Category '' in library WiFiProv is not valid. Setting to 'Uncategorized'
JP.
Old controls guy, SW Ontario, Canada .

lbernstone
Posts: 727
Joined: Mon Jul 22, 2019 3:20 pm

Re: Can't verify / upload for esp32-s3

Postby lbernstone » Sun Jan 21, 2024 11:20 am

I don't know if Arduino has added some additional check in 1.8.19, but that should be a cosmetic error. If it really bugs you, add `category=Communication` to the library.properties file in each of those libraries.

joglz8
Posts: 20
Joined: Wed Jan 09, 2019 9:46 am

Re: Can't verify / upload for esp32-s3

Postby joglz8 » Sun Jan 21, 2024 8:17 pm

Doesn't really bug me, just wasn't sure. I'll roll with it.

Thanks,
JP.
Old controls guy, SW Ontario, Canada .

Who is online

Users browsing this forum: lxz946786639, Majestic-12 [Bot] and 30 guests