<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install Esptool on Windows 10	</title>
	<atom:link href="https://cyberblogspot.com/how-to-install-esptool-on-windows-10/feed/" rel="self" type="application/rss+xml" />
	<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/</link>
	<description>Not just another blogspot site</description>
	<lastBuildDate>Sun, 03 Nov 2024 11:15:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: madman		</title>
		<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-19038</link>

		<dc:creator><![CDATA[madman]]></dc:creator>
		<pubDate>Sun, 03 Nov 2024 11:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2818#comment-19038</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-10844&quot;&gt;bill&lt;/a&gt;.

tnx ,alot]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-10844">bill</a>.</p>
<p>tnx ,alot</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Majorg		</title>
		<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-12949</link>

		<dc:creator><![CDATA[Majorg]]></dc:creator>
		<pubDate>Fri, 16 Feb 2024 18:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2818#comment-12949</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-10844&quot;&gt;bill&lt;/a&gt;.

Thank you very much bro]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-10844">bill</a>.</p>
<p>Thank you very much bro</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yuri		</title>
		<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-12827</link>

		<dc:creator><![CDATA[Yuri]]></dc:creator>
		<pubDate>Wed, 07 Feb 2024 14:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2818#comment-12827</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-8754&quot;&gt;Mike&lt;/a&gt;.

Bro, try the command:
&#062; py -m pip install esptool

I had the same problem and this worked!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-8754">Mike</a>.</p>
<p>Bro, try the command:<br />
&gt; py -m pip install esptool</p>
<p>I had the same problem and this worked!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: softbigs		</title>
		<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-11103</link>

		<dc:creator><![CDATA[softbigs]]></dc:creator>
		<pubDate>Fri, 18 Aug 2023 13:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2818#comment-11103</guid>

					<description><![CDATA[This is a great post! I&#039;m new to Esptool and this guide has been very helpful.]]></description>
			<content:encoded><![CDATA[<p>This is a great post! I&#8217;m new to Esptool and this guide has been very helpful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bill		</title>
		<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-10844</link>

		<dc:creator><![CDATA[bill]]></dc:creator>
		<pubDate>Tue, 27 Jun 2023 04:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2818#comment-10844</guid>

					<description><![CDATA[Installing on win11 was the same as the guide, but to run esp commands it&#039;s the following syntax:

python -m esptool version]]></description>
			<content:encoded><![CDATA[<p>Installing on win11 was the same as the guide, but to run esp commands it&#8217;s the following syntax:</p>
<p>python -m esptool version</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ARWIN MICO RUSDY		</title>
		<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-10686</link>

		<dc:creator><![CDATA[ARWIN MICO RUSDY]]></dc:creator>
		<pubDate>Thu, 04 May 2023 14:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2818#comment-10686</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-9681&quot;&gt;leonardo&lt;/a&gt;.

thank you LEONARDO, Problem solved]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-9681">leonardo</a>.</p>
<p>thank you LEONARDO, Problem solved</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: leonardo		</title>
		<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-9681</link>

		<dc:creator><![CDATA[leonardo]]></dc:creator>
		<pubDate>Sun, 16 Oct 2022 21:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2818#comment-9681</guid>

					<description><![CDATA[I have this problem and only works if write:
esptool version
if you write esptool.py version, you get a error]]></description>
			<content:encoded><![CDATA[<p>I have this problem and only works if write:<br />
esptool version<br />
if you write esptool.py version, you get a error</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike		</title>
		<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-8754</link>

		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Mon, 27 Jun 2022 14:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2818#comment-8754</guid>

					<description><![CDATA[I&#039;ve installed python 3 times now. this is what I get

C:\Users\mikeo&#062;pip install esptool
&#039;pip&#039; is not recognized as an internal or external command,
operable program or batch file.

All this stuff says beginner level. All the videos on youtube the guys plug the device in and it pops up on their screen whether pc or mac.  I&#039;ve done all this on 3 different computers, both pc and mac, and plugged in brand new 2 different model microcontrollers. I&#039;ve bought a new cable that was a 90 minute drive away plus $20 for the cable, the label said 10Gbps which ws the fastest speed capable data cable they had. There are umpteen tutorials on this and not a single one matches my experience irl.  I can&#039;t imagine these things don&#039;t work reliably or there wouldn&#039;t be aisles of components for them at the store. But this is frustrating....even the mfg website says the devices will be supported by Arduinio IDE but the devices are not listed in the menu, nothing even close in name.  It also tells me try MU so I&#039;ve installed MU on all 3 computers but same story, devices dont&#039; register and the app says no device connected.

They say this device I have qt py esp32-c3 was only released to the market a couple months ago, am I foolish for thinking there would be support available for it? My other device is a trinket 5v which there wont be new firmware for anymore but that one my device manager at least calls it a trinket but the drivers arent&#039; correct, theres a yellow triangle on the icon.  I downloaded every driver I could find for the other trinket MO because I can&#039;t even find drivers for the trinket 5v but windows says the best driver is currently installed.  I would rather use the qt py anyway

Any help or advice is greatly appreciated.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve installed python 3 times now. this is what I get</p>
<p>C:\Users\mikeo&gt;pip install esptool<br />
&#8216;pip&#8217; is not recognized as an internal or external command,<br />
operable program or batch file.</p>
<p>All this stuff says beginner level. All the videos on youtube the guys plug the device in and it pops up on their screen whether pc or mac.  I&#8217;ve done all this on 3 different computers, both pc and mac, and plugged in brand new 2 different model microcontrollers. I&#8217;ve bought a new cable that was a 90 minute drive away plus $20 for the cable, the label said 10Gbps which ws the fastest speed capable data cable they had. There are umpteen tutorials on this and not a single one matches my experience irl.  I can&#8217;t imagine these things don&#8217;t work reliably or there wouldn&#8217;t be aisles of components for them at the store. But this is frustrating&#8230;.even the mfg website says the devices will be supported by Arduinio IDE but the devices are not listed in the menu, nothing even close in name.  It also tells me try MU so I&#8217;ve installed MU on all 3 computers but same story, devices dont&#8217; register and the app says no device connected.</p>
<p>They say this device I have qt py esp32-c3 was only released to the market a couple months ago, am I foolish for thinking there would be support available for it? My other device is a trinket 5v which there wont be new firmware for anymore but that one my device manager at least calls it a trinket but the drivers arent&#8217; correct, theres a yellow triangle on the icon.  I downloaded every driver I could find for the other trinket MO because I can&#8217;t even find drivers for the trinket 5v but windows says the best driver is currently installed.  I would rather use the qt py anyway</p>
<p>Any help or advice is greatly appreciated.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bruh		</title>
		<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-8124</link>

		<dc:creator><![CDATA[bruh]]></dc:creator>
		<pubDate>Mon, 02 May 2022 16:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2818#comment-8124</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-6491&quot;&gt;Bucho&lt;/a&gt;.

same]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-6491">Bucho</a>.</p>
<p>same</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bucho		</title>
		<link>https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-6491</link>

		<dc:creator><![CDATA[Bucho]]></dc:creator>
		<pubDate>Sun, 24 Oct 2021 14:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2818#comment-6491</guid>

					<description><![CDATA[My installation did not fail, but when I run the version check, it says that &#039;esptool.py&#039; is not recognized as an internal or external command,
operable program or batch file.&#039;

Yes, I have Python.  I am at version 3.8.]]></description>
			<content:encoded><![CDATA[<p>My installation did not fail, but when I run the version check, it says that &#8216;esptool.py&#8217; is not recognized as an internal or external command,<br />
operable program or batch file.&#8217;</p>
<p>Yes, I have Python.  I am at version 3.8.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
