Skip to content

Got "SPIFFS Error: esptool not found" on Linux #58

Open
@aFunkyBass

Description

@aFunkyBass

Hello there,

I've been hunting high and low, but I can't find a solution for this issue. I have all the tools updated and I can launch esptool from the terminal (which is in /home/***/.local/bin/esptool.py), but when I try to upload the FS on the ESP i doesn't work.

I tried to create a link with the command ln -s /home/***/.local/bin/esptool.py /home/***/.arduino15/packages/esp32/hardware/esp32/3.1.1/tools/ and it seems to find it, but it complains about "suppress" method attribute not present.

I'm going nuts...

Ubuntu Linux 20.04
Arduino IDE 1.8.15
Python 3.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions