Error loading 'binascii'

Jack Jansen Jack.Jansen at oratrix.com
Tue Apr 13 06:10:33 EDT 1999


VICTOR KOLOSOV wrote:

> % python
> Python 1.5.1 (#2, Oct 12 1998, 15:11:45)  [GCC 2.7.2.1] on freebsd3
> Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
> >>> import binascii
> Traceback (innermost last):
>   File "<stdin>", line 1, in ?
> ImportError: /usr/local/lib/python1.5/lib-dynload/binascii.so: Undefined
> symbol "PyDict_SetItemString"
> >>>

Victor,
could it be that you're trying to load a 1.5.2b-something dynamic module into a
1.5.1 Python?
--
Jack Jansen             | ++++ stop the execution of Mumia Abu-Jamal ++++
Jack.Jansen at oratrix.com | ++++ if you agree copy these lines to your sig ++++
www.oratrix.nl/~jack    | see http://www.xs4all.nl/~tank/spg-l/sigaction.htm




More information about the Python-list mailing list