How to install esptool via pip Python on Windows cmd for esp8266 NodeMCU (solved)

preview_player
Показать описание

--------------------------------------
R E Q U I R E D :
--------------------------------------
2. CMD (windows)

--------------------------------------
R E Q U I R E D S T E P S :
--------------------------------------

--------------------------------------
S T E P S :
--------------------------------------

--------------------------------------
T I P S :
--------------------------------------
1. Exit Python command (CTRL+Z)
2. Make sure ‘pip’ command is running while windows CMD in ‘Python27/Scripts’ folder.

--------------------------------------
R E L A T E D V I D E O :
--------------------------------------

--------------------------------------
S U B S C R I B E :
--------------------------------------
SUBSCRIBE MakerStream YouTube Channel for more ESP8266, ESP32 and IoT Related FAQ Videos:

Soundtrack credits:
Rainy_Day_Games – YouTube Audio Library
Рекомендации по теме
Комментарии
Автор

if you have an error installing esptool try this command:
pip3 install esptool

ferschox
Автор

Brilliant ... Steps are clear and a pleasure to follow

jezwalter
Автор

And not just any version of Python contains the pip command script. I first downloaded 2.7.14, not ok. Then 2.7.9, there it is present.

brice
Автор

Thanks a lot, great and simple explanantion

yannickgillet
Автор

I simply get error after error after error

Tom-hezr
Автор

I encountered "Fatal error in launcher: Unable to create process using ..etc...".
After looking for solutions I came across this solution: enter in CMD mode "python -m pip install -U pip"

brice
Автор

Who can kindly tell me the backgroud music?

alfordhongkong