esptools not working since 5.0.0 version
# Description:
Because of python-click 8.2.1 this package no longer works and produces runtime error.
Consider downgrade this package to 4.9.0 or python-click to something lower than 8.2.0 until Espressif fix this issue.
For now this package is not working.
# Additional info:
* package version(s): 5.0.1-1
* link to upstream bug report, if any: https://github.com/espressif/esptool/issues/1105
# Steps to reproduce:
1. Install esptool
2. run esptool
3. profit from error message about missing arguments
issue