this is the error I am getting while using pip tool to install esptool. can help me in solving this error. Python version is 3.7
this is the error I am getting while using pip tool to install esptool. can help me in solving this error. Python version is 3.7
Sorry it's Python 3.4
https://pypi.org/project/esptool/
"Requires: Python >=3.7"
You don't have pip installed or not on your path.
Check here:
https://www.geeksforgeeks.org/how-to-install-pip-on-windows/