<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Home of B. A. Shelton (formerly zancarius.com) &#187; py2exe</title>
	<atom:link href="http://bashelton.com/tags/py2exe/feed/" rel="self" type="application/rss+xml" />
	<link>http://bashelton.com</link>
	<description>Technology enthusiast gone rambling lunatic!</description>
	<lastBuildDate>Sun, 29 Aug 2010 08:17:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PyQt, py2exe, and pyinstaller</title>
		<link>http://bashelton.com/2009/06/pyqt-py2exe-and-pyinstaller/</link>
		<comments>http://bashelton.com/2009/06/pyqt-py2exe-and-pyinstaller/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 22:01:13 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[py2exe]]></category>
		<category><![CDATA[PyQt]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.bashelton.com/?p=1073</guid>
		<description><![CDATA[As I wrote in a previous installment of my links of the week, I discovered a really nice replacement for py2exe. However, pyinstaller doesn&#8217;t seem to play nice with PyQt&#8230;
The documentation and mailing lists suggest adding hooks for &#8220;hidden imports&#8221; in the pyinstaller/hooks directory. I&#8217;ve been having problems with this for quite some time:
Traceback (most [...]


Related posts:<ol><li><a href='http://bashelton.com/2009/06/pyqt-center-on-screen/' rel='bookmark' title='Permanent Link: PyQt Center on Screen'>PyQt Center on Screen</a></li><li><a href='http://bashelton.com/2009/07/announcing-chatly/' rel='bookmark' title='Permanent Link: Announcing Chatly'>Announcing Chatly</a></li></ol>]]></description>
		<wfw:commentRss>http://bashelton.com/2009/06/pyqt-py2exe-and-pyinstaller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
