Public bug reported:
When running:
$ esptool.py --chip esp32 --port /dev/ttyUSB0 erase_flash
esptool.py v4.7.0
Serial port /dev/ttyUSB0
Connecting....
Chip is ESP32-D0WD-V3 (revision v3.0)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme
None
Crystal is 40MHz
MAC: a8:42:e3:48:cc:d8
Traceback (most recent call last):
File "/home/cristhoper/.local/bin/esptool.py", line 37, in <module>
esptool._main()
File "/usr/lib/python3/dist-packages/esptool/__init__.py", line 1139, in _main
main()
File "/usr/lib/python3/dist-packages/esptool/__init__.py", line 751, in main
esp = esp.run_stub()
^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/esptool/loader.py", line 996, in run_stub
stub = StubFlasher(get_stub_json_path(self.CHIP_NAME))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/esptool/loader.py", line 159, in __init__
with open(json_path) as json_file:
^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory:
'/usr/lib/python3/dist-packages/esptool/targets/stub_flasher/stub_flasher_32.json'
This was working on Ubuntu 22.04.
** Affects: esptool (Ubuntu)
Importance: Undecided
Status: New
** Tags: esp32
** Package changed: arduino (Ubuntu) => esptool (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2086564
Title:
esptool crush for esp32
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/esptool/+bug/2086564/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs