Error loading 'binascii'

VICTOR KOLOSOV vkolosov at usa.net
Mon Apr 12 23:28:55 EDT 1999


Hi all,

It seems like I've got this error already on two boxes, one runs FreeBSD and
the other one runs Solaris2.6
Could anyone try it on his/her machine and see if it works or may be it is
damaged in distributions 
installed here. Before trying the below 'import binascii' I've tried to encode
a file with mimetools.py 
module and it gave me a core dump write in this 'import binascii' place.

% 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"
>>>


____________________________________________________________________
Get free e-mail and a permanent address at http://www.netaddress.com/?N=1




More information about the Python-list mailing list