[Grok-dev] Wierd Thing: Grok Groping All Modules?

Graham Stratton gns24 at mythic-beasts.com
Thu Oct 29 04:54:45 EDT 2009


On 29 Oct 2009, at 17:21, Kevin Teague wrote:

> On Oct 28, 2009, at 2:15 PM, Graham Stratton wrote:
>
>>
>> File "/usr/local/lib/python2.5/site-packages/PIL-1.1.6-py2.5-
>> macosx-10.3-i386.egg/__init__.py", line 16, in <module>
>>
>
> Don't really know anything about this specific issue, but this
> traceback suggests that you have an __init__.py file in the top-level
> of your PIL egg. Which is odd. Can you confirm that this file exists,
> and what it's contents are?

Well, I can; it's contents are listed below: all whitespace and  
comments. But the application doesn't include PIL anywhere, so this  
definitely looks like the bug discussed earlier in this thread.

Thanks,

Graham


#
# The Python Imaging Library.
# $Id: __init__.py 2134 2004-10-06 08:55:20Z fredrik $
#
# package placeholder
#
# Copyright (c) 1999 by Secret Labs AB.
#
# See the README file for information on usage and redistribution.
#

# ;-)


More information about the Grok-dev mailing list