<?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: PyQt and Pydev in Eclipse on Snow Leopard</title>
	<atom:link href="http://www.hersson.net/technotes/pyqt-and-pydev-in-eclipse-on-snow-leopard/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hersson.net/technotes/pyqt-and-pydev-in-eclipse-on-snow-leopard</link>
	<description>My collection of notes and yellow stickies</description>
	<lastBuildDate>Sat, 21 Jan 2012 07:07:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://www.hersson.net/technotes/pyqt-and-pydev-in-eclipse-on-snow-leopard/comment-page-1#comment-98</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 28 Nov 2009 21:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.hersson.net/?p=309#comment-98</guid>
		<description>Here are some early results from using PyDev with the latest PyQt and SIP

If I create a PyDev project in Eclipse by pointing to an existing project folder (freshly sync&#039;d from Git) and tell PyDev to create a &#039;src&#039; folder (even though one already exists in the parent project folder) I get massive numbers of import errors and a project that will not run.

If I blow away that PyDev project and recreate it, again pointing it at the existing project folder, but tell it to not create the &#039;src&#039; folder (because one already exsists), the project creates successfully, all of my Python source code is available, and the project does not have errors. It appears to run correctly, too.</description>
		<content:encoded><![CDATA[<p>Here are some early results from using PyDev with the latest PyQt and SIP</p>
<p>If I create a PyDev project in Eclipse by pointing to an existing project folder (freshly sync&#8217;d from Git) and tell PyDev to create a &#8216;src&#8217; folder (even though one already exists in the parent project folder) I get massive numbers of import errors and a project that will not run.</p>
<p>If I blow away that PyDev project and recreate it, again pointing it at the existing project folder, but tell it to not create the &#8216;src&#8217; folder (because one already exsists), the project creates successfully, all of my Python source code is available, and the project does not have errors. It appears to run correctly, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hersson</title>
		<link>http://www.hersson.net/technotes/pyqt-and-pydev-in-eclipse-on-snow-leopard/comment-page-1#comment-96</link>
		<dc:creator>Hersson</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.hersson.net/?p=309#comment-96</guid>
		<description>Nice :-)

I would really like to hear about your experiences when you get to try out Eclipse a bit more. Especially since I thought things were ok when I started out, and then later found out it was not.

Cheers,

Hersson</description>
		<content:encoded><![CDATA[<p>Nice <img src='http://www.hersson.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I would really like to hear about your experiences when you get to try out Eclipse a bit more. Especially since I thought things were ok when I started out, and then later found out it was not.</p>
<p>Cheers,</p>
<p>Hersson</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.hersson.net/technotes/pyqt-and-pydev-in-eclipse-on-snow-leopard/comment-page-1#comment-95</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 27 Nov 2009 13:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.hersson.net/?p=309#comment-95</guid>
		<description>Well, I got it to compile. I reinstalled XCode and it worked. I&#039;m not getting the Python interpreter crash with PyQt4 that Fabio is describing on his linked blog pages. I haven&#039;t tried to do much in Eclipse yet, though. It may still all go south on me.</description>
		<content:encoded><![CDATA[<p>Well, I got it to compile. I reinstalled XCode and it worked. I&#8217;m not getting the Python interpreter crash with PyQt4 that Fabio is describing on his linked blog pages. I haven&#8217;t tried to do much in Eclipse yet, though. It may still all go south on me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hersson</title>
		<link>http://www.hersson.net/technotes/pyqt-and-pydev-in-eclipse-on-snow-leopard/comment-page-1#comment-94</link>
		<dc:creator>Hersson</dc:creator>
		<pubDate>Fri, 27 Nov 2009 08:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.hersson.net/?p=309#comment-94</guid>
		<description>Hi Jeff.

You are not mistaken, that is the version that ships with Snow Leopard. Then I have no idea why it doesn&#039;t build.

Please note that I have updated the post today. My setup doesn&#039;t work either.
Sorry.

-Hersson-</description>
		<content:encoded><![CDATA[<p>Hi Jeff.</p>
<p>You are not mistaken, that is the version that ships with Snow Leopard. Then I have no idea why it doesn&#8217;t build.</p>
<p>Please note that I have updated the post today. My setup doesn&#8217;t work either.<br />
Sorry.</p>
<p>-Hersson-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.hersson.net/technotes/pyqt-and-pydev-in-eclipse-on-snow-leopard/comment-page-1#comment-93</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 27 Nov 2009 00:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.hersson.net/?p=309#comment-93</guid>
		<description>Herrson,

I have a Macbook Pro, Core 2 Duo. The version info that shows up in Terminal when I start Python is, &quot;Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin&quot;. I believe that is the Snow Leopard installed version of Python, but I might be mistaken.</description>
		<content:encoded><![CDATA[<p>Herrson,</p>
<p>I have a Macbook Pro, Core 2 Duo. The version info that shows up in Terminal when I start Python is, &#8220;Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin&#8221;. I believe that is the Snow Leopard installed version of Python, but I might be mistaken.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

