espressif / esptool

Espressif SoC serial bootloader utility
https://docs.espressif.com/projects/esptool
GNU General Public License v2.0
5.6k stars 1.39k forks source link

No requirements.txt (ESPTOOL-794) #947

Closed romain145 closed 10 months ago

romain145 commented 10 months ago

Operating System

Windows 11

Esptool Version

8ce5ed3c2b322c2740bac2faf47562bb34eeb6d6

Python Version

Python 3.11.7

Full Esptool Command Line that Was Run

No response

Esptool Output

No requirements.txt file provided to install dependencies with
`pip -r requirements.txt`

What is the Expected Behaviour?

No response

More Information

No response

Other Steps to Reproduce

No response

dobairoland commented 10 months ago

There is no rule that a requirements.txt file should exist always. All dependencies are installed when the esptool is installed.

If you are looking for how to use esptool directly from this repository then here is the guide: https://docs.espressif.com/projects/esptool/en/latest/esp32/contributing.html#development-setup