<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Homebrew on galvanist</title>
    <link>/tags/homebrew/</link>
    <description>Recent content in Homebrew on galvanist</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 24 Apr 2013 22:42:00 +0000</lastBuildDate>
    <atom:link href="/tags/homebrew/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PIL/PIP/Homebrew Problems</title>
      <link>/posts/2013-04-24-pilpiphomebrew-problems/</link>
      <pubDate>Wed, 24 Apr 2013 22:42:00 +0000</pubDate>
      <guid>/posts/2013-04-24-pilpiphomebrew-problems/</guid>
      <description>&lt;p&gt;I have PIL installed via pip. I have libjpeg installed via homebrew. I have the system python.&lt;/p&gt;&#xA;&lt;p&gt;I was having problems with PIL&amp;rsquo;s jpeg module. It was giving the error message: &amp;ldquo;&lt;code&gt;ImportError: The _imaging C module is not installed&lt;/code&gt;&amp;rdquo;. It &lt;em&gt;was&lt;/em&gt; installed, but it was broken. Telling python to &lt;code&gt;import _imaging&lt;/code&gt; gave me the better message: &amp;ldquo;&lt;code&gt;Symbol not found: _jpeg_resync_to_restart&lt;/code&gt;&amp;rdquo;.&lt;/p&gt;&#xA;&lt;p&gt;So I had a look: &lt;code&gt;dyldinfo -dylibs /Library/Python/2.7/site-packages/PIL/_imaging.so&lt;/code&gt;&#xA;and saw this:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
