<?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: Fixing &#8211; PIL IOError: decoder jpeg not available</title>
	<atom:link href="http://www.answermysearches.com/fixing-pil-ioerror-decoder-jpeg-not-available/320/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.answermysearches.com/fixing-pil-ioerror-decoder-jpeg-not-available/320/</link>
	<description>Answers to everything I search for, every day</description>
	<lastBuildDate>Tue, 22 Nov 2011 08:57:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: adnan</title>
		<link>http://www.answermysearches.com/fixing-pil-ioerror-decoder-jpeg-not-available/320/comment-page-1/#comment-48649</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Fri, 28 Mar 2008 17:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.answermysearches.com/fixing-pil-ioerror-decoder-jpeg-not-available/320/#comment-48649</guid>
		<description>worked for me.

definitely need freetype, gave me &lt;b&gt;ImportError for _imagingft&lt;/b&gt; without it.

had to:

&lt;code&gt;
sudo yum install libjpeg-devel
sudo yum install freetype-devel
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>worked for me.</p>
<p>definitely need freetype, gave me <b>ImportError for _imagingft</b> without it.</p>
<p>had to:</p>
<p><code><br />
sudo yum install libjpeg-devel<br />
sudo yum install freetype-devel<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Obioma</title>
		<link>http://www.answermysearches.com/fixing-pil-ioerror-decoder-jpeg-not-available/320/comment-page-1/#comment-46861</link>
		<dc:creator>Obioma</dc:creator>
		<pubDate>Wed, 12 Mar 2008 22:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.answermysearches.com/fixing-pil-ioerror-decoder-jpeg-not-available/320/#comment-46861</guid>
		<description>Thanks, your recipe came right in time when I experienced the same issues.</description>
		<content:encoded><![CDATA[<p>Thanks, your recipe came right in time when I experienced the same issues.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

