<?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: Getting Django + MySQL running again on Snow Leopard</title>
	<atom:link href="http://solutions.treypiepmeier.com/2010/01/04/django-on-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutions.treypiepmeier.com/2010/01/04/django-on-snow-leopard/</link>
	<description>So I don&#039;t have to figure things out more than once.</description>
	<lastBuildDate>Sat, 07 Aug 2010 23:10:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jürgen</title>
		<link>http://solutions.treypiepmeier.com/2010/01/04/django-on-snow-leopard/comment-page-1/#comment-57421</link>
		<dc:creator>Jürgen</dc:creator>
		<pubDate>Wed, 06 Jan 2010 11:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://solutions.treypiepmeier.com/?p=370#comment-57421</guid>
		<description>&lt;p&gt;Thanks for the hints. Even if I follow your PIL installation tips to the &quot;T&quot;, I am still getting this &quot;&#095;imaging C module is not installed&quot; message:&lt;/p&gt;

&lt;p&gt;% python selftest.py&lt;/p&gt;

&lt;p&gt;&lt;em&gt;*&lt;/em&gt; The _imaging C module is not installed&lt;/p&gt;

&lt;p&gt;I am giving up on getting Django ever to run on Snow Leopard.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the hints. Even if I follow your PIL installation tips to the &#8220;T&#8221;, I am still getting this &#8220;&#95;imaging C module is not installed&#8221; message:</p>

<p>% python selftest.py</p>

<p><em>*</em> The _imaging C module is not installed</p>

<p>I am giving up on getting Django ever to run on Snow Leopard.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Trey</title>
		<link>http://solutions.treypiepmeier.com/2010/01/04/django-on-snow-leopard/comment-page-1/#comment-57398</link>
		<dc:creator>Trey</dc:creator>
		<pubDate>Tue, 05 Jan 2010 20:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://solutions.treypiepmeier.com/?p=370#comment-57398</guid>
		<description>&lt;p&gt;@matt I should do that, but I haven&#039;t really gotten my head around how to get that setup.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@matt I should do that, but I haven&#8217;t really gotten my head around how to get that setup.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://solutions.treypiepmeier.com/2010/01/04/django-on-snow-leopard/comment-page-1/#comment-57395</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Tue, 05 Jan 2010 19:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://solutions.treypiepmeier.com/?p=370#comment-57395</guid>
		<description>&lt;p&gt;Instead of linking things directly to site-packages, you could use virtualenv. The benefit is that you can have multiple versions of the same package installed in different environments&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Instead of linking things directly to site-packages, you could use virtualenv. The benefit is that you can have multiple versions of the same package installed in different environments</p>]]></content:encoded>
	</item>
</channel>
</rss>
