<div>
<p dir="auto">On 8 Aug 2015, at 20:31, Dean Jackson wrote:</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">I'm having the same issue as Max.</p>

<p dir="auto">I have <code>pygmentize</code> installed in <code>/usr/local</code>.</p>
</blockquote>

<p dir="auto">Ah, that's the problem. I can see I've hardcoded the script to use the install location used by <code>easy_install</code> command I described (on Yosemite). I'll note that I should make this more flexible.</p>

<p dir="auto">You can probably make it work now by setting up a symlink at this location:</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>/usr/local/bin/pygmentize
</code></pre>

<p dir="auto">-- <br>
Benny</p>

</div>