<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: How to make standalone OS X application bundles from PyQt apps using py2app</title>
	<atom:link href="http://aralbalkan.com/1675/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/1675</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Sun, 12 Feb 2012 17:52:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: George</title>
		<link>http://aralbalkan.com/1675/comment-page-1#comment-265522</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 23 Jan 2012 17:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1675#comment-265522</guid>
		<description>Hi,
i&#039;m trying to create standalone app with wxWidgets, following your instruction i found that:
1. select_python
2. py2app doesn&#039;t create working App.
My system configuration is Mac OS X 10.7.2, Python 2.71 and Python 2.5, wxWidgets, py2app</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i&#8217;m trying to create standalone app with wxWidgets, following your instruction i found that:<br />
1. select_python<br />
2. py2app doesn&#8217;t create working App.<br />
My system configuration is Mac OS X 10.7.2, Python 2.71 and Python 2.5, wxWidgets, py2app</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neil</title>
		<link>http://aralbalkan.com/1675/comment-page-1#comment-262385</link>
		<dc:creator>neil</dc:creator>
		<pubDate>Mon, 25 Apr 2011 23:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1675#comment-262385</guid>
		<description>Hmm. I&#039;m stuck
sudo port -v install py25-pyq

results in


Error: Port py25-pyq not found
To report a bug, see 

How did you make that?</description>
		<content:encoded><![CDATA[<p>Hmm. I&#8217;m stuck<br />
sudo port -v install py25-pyq</p>
<p>results in</p>
<p>Error: Port py25-pyq not found<br />
To report a bug, see </p>
<p>How did you make that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How-to: Deploying PyQt applications on Windows and Mac OS X &#171; 那些日子,花开花落,云卷云舒&#8230;</title>
		<link>http://aralbalkan.com/1675/comment-page-1#comment-261035</link>
		<dc:creator>How-to: Deploying PyQt applications on Windows and Mac OS X &#171; 那些日子,花开花落,云卷云舒&#8230;</dc:creator>
		<pubDate>Fri, 13 Aug 2010 02:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1675#comment-261035</guid>
		<description>[...] basic steps for using MacPorts to get a PyQt environment were published by Aral Balkan in his py2app tutorial. The order in which he lists the steps did not work for me because his instructions tell you switch [...]</description>
		<content:encoded><![CDATA[<p>[...] basic steps for using MacPorts to get a PyQt environment were published by Aral Balkan in his py2app tutorial. The order in which he lists the steps did not work for me because his instructions tell you switch [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to make standalone OS X application bundles from PyQt apps using py2app &#171; 那些日子,花开花落,云卷云舒&#8230;</title>
		<link>http://aralbalkan.com/1675/comment-page-1#comment-261031</link>
		<dc:creator>How to make standalone OS X application bundles from PyQt apps using py2app &#171; 那些日子,花开花落,云卷云舒&#8230;</dc:creator>
		<pubDate>Thu, 12 Aug 2010 21:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1675#comment-261031</guid>
		<description>[...] you need step-by-step instructions, see the Macports installation details section, [...]</description>
		<content:encoded><![CDATA[<p>[...] you need step-by-step instructions, see the Macports installation details section, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WORKS13 &#8226; &#187; Installing Eric4 on Mac OS X (Snow Leopard)</title>
		<link>http://aralbalkan.com/1675/comment-page-1#comment-259273</link>
		<dc:creator>WORKS13 &#8226; &#187; Installing Eric4 on Mac OS X (Snow Leopard)</dc:creator>
		<pubDate>Tue, 26 Jan 2010 22:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1675#comment-259273</guid>
		<description>[...] are some ressources around about deploying Python and PyQt applications on Mac OS X, e.g. here, here, and here, and if you read them, you maybe will see, that it isn&#8217;t without hitches. You have [...]</description>
		<content:encoded><![CDATA[<p>[...] are some ressources around about deploying Python and PyQt applications on Mac OS X, e.g. here, here, and here, and if you read them, you maybe will see, that it isn&#8217;t without hitches. You have [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Hartley</title>
		<link>http://aralbalkan.com/1675/comment-page-1#comment-258297</link>
		<dc:creator>Stephen Hartley</dc:creator>
		<pubDate>Wed, 11 Nov 2009 14:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1675#comment-258297</guid>
		<description>After fixing (downgrading) serf, you may still see this error when using py2applet:
  /usr/bin/strip: for architecture ppc64 object: .../Contents/Frameworks/Python.framework/Versions/2.5/Python malformed object (load command 3 cmdsize not a multiple of 8)

To fix this, install python25 with +universal, e.g.
  sudo port install python25 +universal</description>
		<content:encoded><![CDATA[<p>After fixing (downgrading) serf, you may still see this error when using py2applet:<br />
  /usr/bin/strip: for architecture ppc64 object: &#8230;/Contents/Frameworks/Python.framework/Versions/2.5/Python malformed object (load command 3 cmdsize not a multiple of 8)</p>
<p>To fix this, install python25 with +universal, e.g.<br />
  sudo port install python25 +universal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Hartley</title>
		<link>http://aralbalkan.com/1675/comment-page-1#comment-258295</link>
		<dc:creator>Stephen Hartley</dc:creator>
		<pubDate>Wed, 11 Nov 2009 14:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1675#comment-258295</guid>
		<description>BTW, if you are trying this now, you&#039;ll see an error trying to install py25-macholib-devel, but I found that if install revision 46161 of serf after python25, then py25-macholib-devel will build and install OK.</description>
		<content:encoded><![CDATA[<p>BTW, if you are trying this now, you&#8217;ll see an error trying to install py25-macholib-devel, but I found that if install revision 46161 of serf after python25, then py25-macholib-devel will build and install OK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roberto</title>
		<link>http://aralbalkan.com/1675/comment-page-1#comment-257942</link>
		<dc:creator>roberto</dc:creator>
		<pubDate>Sat, 26 Sep 2009 20:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1675#comment-257942</guid>
		<description>thank you aral.

do you happen to have _any_ solution to the plugins dependency problem (i.e. the fact that plugins do not correctly get linked, and for instance using webkit to display pages will result in images not showing)?</description>
		<content:encoded><![CDATA[<p>thank you aral.</p>
<p>do you happen to have _any_ solution to the plugins dependency problem (i.e. the fact that plugins do not correctly get linked, and for instance using webkit to display pages will result in images not showing)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukáš 'Spike' Polívka</title>
		<link>http://aralbalkan.com/1675/comment-page-1#comment-256413</link>
		<dc:creator>Lukáš 'Spike' Polívka</dc:creator>
		<pubDate>Tue, 14 Jul 2009 04:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1675#comment-256413</guid>
		<description>Thanks for this guide, however…!

1) Building Qt &amp; PyQt via MacPorts is currently broken, but it&#039;s quite easy to workaround.

2) I have the same problem as riklaunim. Before I followed your guide, I had installed everything by myself (Qt .dmg bundle from QtSoftware), compiled sip and PyQt… And it was enough to import individual PyQt4.s in my app. Then py2app picked up only the frameworks needed.

But with your guide, it doesn&#039;t pick them up unless I import PyQt4._qt. I don&#039;t get it. When I try specify the frameworks by hand in setup.py, the frameworks cannot be found. Eh.</description>
		<content:encoded><![CDATA[<p>Thanks for this guide, however…!</p>
<p>1) Building Qt &amp; PyQt via MacPorts is currently broken, but it&#8217;s quite easy to workaround.</p>
<p>2) I have the same problem as riklaunim. Before I followed your guide, I had installed everything by myself (Qt .dmg bundle from QtSoftware), compiled sip and PyQt… And it was enough to import individual PyQt4.s in my app. Then py2app picked up only the frameworks needed.</p>
<p>But with your guide, it doesn&#8217;t pick them up unless I import PyQt4._qt. I don&#8217;t get it. When I try specify the frameworks by hand in setup.py, the frameworks cannot be found. Eh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riklaunim</title>
		<link>http://aralbalkan.com/1675/comment-page-1#comment-256131</link>
		<dc:creator>riklaunim</dc:creator>
		<pubDate>Wed, 03 Jun 2009 10:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1675#comment-256131</guid>
		<description>I&#039;ve build a binary with py2app, but PyQt4._qt is pulling redundan&#039;t Qt components like QtDesigner, xml, dbus, network etc. which app doesn&#039;t need. only QtCore and QtGui. If I remove PyQt4._qt from the list then the binary is small, but it doesn&#039;t want to work, as it doesn&#039;t find PyQt4._qt :)

Is there a way to exclude unneeded PyQt4/Qt4 components without breaking the build?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve build a binary with py2app, but PyQt4._qt is pulling redundan&#8217;t Qt components like QtDesigner, xml, dbus, network etc. which app doesn&#8217;t need. only QtCore and QtGui. If I remove PyQt4._qt from the list then the binary is small, but it doesn&#8217;t want to work, as it doesn&#8217;t find PyQt4._qt :)</p>
<p>Is there a way to exclude unneeded PyQt4/Qt4 components without breaking the build?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

