[Pythonmac-SIG] Problems wrapping

Robb Brown brownr at enel.ucalgary.ca
Tue Oct 28 17:55:21 EST 2003


Thanks for the help some of you gave a month or so ago with my project 
to wrap dcmtk (a DICOM medical image transmission toolkit).  I've 
figured out how to compile it as dynamic libraries on OS X.  Python 
wrappers work better now.  Unfortunately, there's still a problem.

When certain functions are present, importing the module will hang 
Python.  Commenting out these functions lets the module import and you 
can use what's left.  How come this code hangs Python right when 
importing?

Thanks,

Robb


_____________________________
Robb Brown
Seaman Family MR Center
Calgary, AB




More information about the Pythonmac-SIG mailing list