[PYTHON-CRYPTO] import error

Dan Holstad creslin_hawk at YAHOO.COM
Tue Mar 16 22:19:01 CET 2004


I am getting the following error when trying to use the M2Crypto module:

python alltests.py

Traceback (most recent call last):

File "alltests.py", line 6, in ?

from M2Crypto import Rand

File "/usr/local/lib/python2.3/site-packages/M2Crypto/__init__.py", line 7, in ?

import __m2crypto

ImportError: dynamic module does not define init function (init__m2crypto)



System: Red Hat 9.0

SWIG Version 1.3.17u-20030522-1858

Python 2.3


Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-crypto/attachments/20040316/d6f3267f/attachment.html>


More information about the python-crypto mailing list