On Sonntag 03 August 2008, Heikki Toivonen wrote:
Hi Heikki,

I have temporarly replaced the compiled __m2crypto.so in site-packages with 
the one that ships with chandler rc-1 and now another error comes up.

Please note that the compiled one from the source tree is twice as large as 
the one you ship with rc-1.

The new error is:

Traceback (most recent call last):
  File "Chandler.py", line 21, in <module>
    from application import Globals, Utility
  File "/home/basti/sources/Chandler_linux_1.0-rc1/application/Globals.py", 
line 24, in <module>
    from application.Utility import initDefaults
  File "/home/basti/sources/Chandler_linux_1.0-rc1/application/Utility.py", 
line 21, in <module>
    import M2Crypto.Rand as Rand, M2Crypto.threading as m2threading
  File "/usr/lib/python2.5/site-packages/M2Crypto/__init__.py", line 39, in 
<module>
    import m2urllib2
  File "/usr/lib/python2.5/site-packages/M2Crypto/m2urllib2.py", line 14, in 
<module>
    from urllib2 import *
  File "/usr/lib/python2.5/urllib2.py", line 88, in <module>
    import hashlib
  File "/usr/lib/python2.5/hashlib.py", line 133, in <module>
    md5 = __get_builtin_constructor('md5')
  File "/usr/lib/python2.5/hashlib.py", line 60, in __get_builtin_constructor
    import _md5
ImportError: No module named _md5



-- 
Sebastian Hilbert 
Leipzig / Germany
[www.gnumed.de]  -> PGP welcome, HTML ->/dev/null
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to