Search found 2 matches

by _kaktus_
Tue Jan 09, 2024 7:46 pm
Forum: General Discussion
Topic: esptool: FileNotFoundError: [Errno 2] No such file or directory
Replies: 3
Views: 8741

Re: esptool: FileNotFoundError: [Errno 2] No such file or directory

Hello. :mrgreen: Yes that's right it's a package problem for Debian. It has already been reported in traker. One solution is to copy the missing files from the esptool project's GitHub . @Dennis1 It worked for me. $ esptool -p /dev/ttyUSB0 -b 460800 read_flash 0 ALL flash_ESP32-CAM.bin esptool.py v4...
by _kaktus_
Fri Jan 05, 2024 4:45 pm
Forum: General Discussion
Topic: esptool: FileNotFoundError: [Errno 2] No such file or directory
Replies: 3
Views: 8741

esptool: FileNotFoundError: [Errno 2] No such file or directory

Hello. I am new to working with ESP modules and lack experience in handling them. Therefore, I am seeking guidance on how to solve the problem as I have been unable to do so on my own. I use Debian GNU/Linux trixie/sid (KDE/plasma) on a daily basis and have installed the esptool from the repository ...