[Image-SIG] AccessInit: hash collision: 3 for both 1 and 1

Łukasz Langa lukasz at langa.pl
Mon Apr 19 00:08:56 CEST 2010


Wiadomość napisana przez Fredrik Lundh w dniu 2010-04-18, o godz. 23:36:

> 2010/4/18 Łukasz Langa <lukasz at langa.pl>:
>> $ python
>> Python 2.6.5 (r265:79063, Mar 26 2010, 16:07:38)
>> [GCC 4.2.1 (Apple Inc. build 5646) (dot 1)] on darwin
>> Type "help", "copyright", "credits" or "license" for more information.
>>>>> import _imaging
>>>>> import PIL._imaging
>> AccessInit: hash collision: 3 for both 1 and 1
> 
> Interesting.  Can you repeat this with -v and report from where the
> modules are loaded?

Sure. It's probably Mac specific so I present you the whole process that produces the bug:

Approach 1: easy_install
a) installing PIL: http://bpaste.net/show/FogXFJtGNzAfvgaAPxEX/
b) using PIL: http://bpaste.net/show/5638/

Approach 2: pip
a) installing PIL: http://bpaste.net/show/5639/
b) using PIL: http://bpaste.net/show/5640/

So, it's not easy_install specific and it's triggerred by symlinks as well as by .pth files.


-- 
Best regards,
Łukasz Langa
tel. +48 791 080 144
WWW http://lukasz.langa.pl/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20100419/2efeddcf/attachment.html>


More information about the Image-SIG mailing list