On Thu, 2003-01-16 at 00:22:13 -0600, [EMAIL PROTECTED] proclaimed... > $ /apps/tmda/bin/tmda-keygen > Traceback (most recent call last): > File "/apps/tmda/bin/tmda-keygen", line 45, in ? > import binascii > ImportError: No module named binascii >
Foolish am I. <http://mla.libertine.org/tmda-users/200203/msg00220.html> chmod 555 /path/to/python/lib/python2.2/lib-dynload/binascii.so now it works. BY the way, is there a reason python installs with 700 permissions on the dynamic libraries? _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
