message no. 2019
Posted by clume in #octopress at 2013-05-24T06:57:59Z
I want to do code snipper syntax higlighting. but pygments doesn't have the language I want to use. so extending pygments requires me to get down and dirty with python now. but the gem as it was installed won't compile, so I don't know how it was installed with make errors. specifically the error I'm running into now is that sqlalchemy is out of date. How far down this rabbit hole did I go!? Why are there sooo many dependencies. argh!