It's really weird, since I'm using 6.0-RELEASE on i386, python 2.4.3, and
py24-ctypes-0.9.6 (both installed from ports).
Is there any other possible cause for this problem?
On 6/22/06, Hye-Shik Chang <[EMAIL PROTECTED]> wrote:
On Thu, Jun 22, 2006 at 11:33:04AM -0300, V
I've been trying to use the ctype module in a software, but it fails with
the following traceback:
from ctypes import SetPointerType, RTLD_GLOBAL
exceptions.ImportError: cannot import name RTLD_GLOBAL
Based on the info in this mail thread (
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=4888