Python Imaging Library and textmate

Philip Semanchuk philip at semanchuk.com
Fri Jan 9 09:46:51 EST 2009


On Jan 9, 2009, at 2:49 AM, bilgin arslan wrote:

> Hello,
> I am a beginner in python and I am trying to create image files that  
> contain
> lines from a text file.
> I am trying to do this with PIL, which seems like a suitable tool. I  
> have a
> copy of TextMate(1.5.8) and I run Macosx 10.5.6
>
> The problem is, even though I installed PIL correctly (I get no  
> errors from
> "import Image" in IDLE or in terminal), I can't get TextMate to  
> import the
> module.
> I keep getting "ImportError: No module named Image" error.
> I tried reloading TextMate's bundles but that did not work either.

I use TextMate but I don't know what you mean when you say you can't  
get TM to import a module. Can you give a little more context?


> There was a similar thread in this list with textmate but I can't  
> understand
> how that issue was solved in the end.

link?



bye
Philip



More information about the Python-list mailing list