<?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: MCP23S17 &#8211; Hook Up Guide	</title>
	<atom:link href="https://learn.edwinrobotics.com/mcp23s17-hook-up-guide/feed/" rel="self" type="application/rss+xml" />
	<link>https://learn.edwinrobotics.com/mcp23s17-hook-up-guide/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mcp23s17-hook-up-guide</link>
	<description>Tutorials on basics of electronics, etc.</description>
	<lastBuildDate>Mon, 23 Jul 2018 16:21:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Ronald Hofman		</title>
		<link>https://learn.edwinrobotics.com/mcp23s17-hook-up-guide/#comment-520</link>

		<dc:creator><![CDATA[Ronald Hofman]]></dc:creator>
		<pubDate>Mon, 23 Jul 2018 16:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://learn.edwinrobotics.com/?p=1606#comment-520</guid>

					<description><![CDATA[Hi,
I have a problem with Python 3.5
Installed:

root@Stretch:/# sudo pip install RPiMCP23S17
Collecting RPiMCP23S17
  Downloading https://files.pythonhosted.org/packages/3d/ec/98155de7254f2f0ce7dc6cf2fa73620fa5492d28dcc7a1f84fca2409b75e/RPiMCP23S17-0.2.4.tar.gz
Building wheels for collected packages: RPiMCP23S17
  Running setup.py bdist_wheel for RPiMCP23S17 ... done
  Stored in directory: /root/.cache/pip/wheels/fe/db/b6/4364b206cecf872ec9ed83d52af350dde5368ae0c94b8f3970
Successfully built RPiMCP23S17
Installing collected packages: RPiMCP23S17
Successfully installed RPiMCP23S17-0.2.4


copied Python source code and run it , to test MCP23S17 but gave me the error:

============= RESTART: /home/pi/Documents/Test SPI MCP23S17.py ==============
Traceback (most recent call last):
  File &quot;/home/pi/Documents/Test SPI MCP23S17.py&quot;, line 2, in 
    from RPiMCP23S17 import MCP23S17
ImportError: No module named &#039;RPiMCP23S17&#039;

How can i solve this?

Regards,
Ronald.]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
I have a problem with Python 3.5<br />
Installed:</p>
<p>root@Stretch:/# sudo pip install RPiMCP23S17<br />
Collecting RPiMCP23S17<br />
  Downloading <a href="https://files.pythonhosted.org/packages/3d/ec/98155de7254f2f0ce7dc6cf2fa73620fa5492d28dcc7a1f84fca2409b75e/RPiMCP23S17-0.2.4.tar.gz" rel="nofollow ugc">https://files.pythonhosted.org/packages/3d/ec/98155de7254f2f0ce7dc6cf2fa73620fa5492d28dcc7a1f84fca2409b75e/RPiMCP23S17-0.2.4.tar.gz</a><br />
Building wheels for collected packages: RPiMCP23S17<br />
  Running setup.py bdist_wheel for RPiMCP23S17 &#8230; done<br />
  Stored in directory: /root/.cache/pip/wheels/fe/db/b6/4364b206cecf872ec9ed83d52af350dde5368ae0c94b8f3970<br />
Successfully built RPiMCP23S17<br />
Installing collected packages: RPiMCP23S17<br />
Successfully installed RPiMCP23S17-0.2.4</p>
<p>copied Python source code and run it , to test MCP23S17 but gave me the error:</p>
<p>============= RESTART: /home/pi/Documents/Test SPI MCP23S17.py ==============<br />
Traceback (most recent call last):<br />
  File &#8220;/home/pi/Documents/Test SPI MCP23S17.py&#8221;, line 2, in<br />
    from RPiMCP23S17 import MCP23S17<br />
ImportError: No module named &#8216;RPiMCP23S17&#8217;</p>
<p>How can i solve this?</p>
<p>Regards,<br />
Ronald.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 17/114 objects using APC
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using APC (Request-wide modification query)

Served from: learn.edwinrobotics.com @ 2025-07-19 08:55:55 by W3 Total Cache
-->