[Pythonmac-SIG] Python can't find dylibs on OSX
Robb Brown
brownr@ucalgary.ca
Fri, 14 Jun 2002 11:08:21 -0600
I've run into a problem when importing the VTK vtkTkRenderWidget --
libvtkRenderingPythonTkWidget.dylib is not found. Not surprising
since dyld is looking in the working directory for it. I have my
DYLD_LIBRARY_PATH set appropriately. Is there another environment
variable that should be set?
Also, more of a question for the VTK list but if anyone happens to
know, if I switch to a directory with vtkTkRenderWidget.dylib file
and try and use it, I get a
dyld: /Applications/Python.app/Contents/MacOS/python Undefined symbols:
_Vtkrenderingpythontkwidgets_SafeInit
error. Is anyone successfully using VTK's Tk widgets under Aqua with Python?
Thanks,
--
______________________________
Robb Brown
Seaman Family MR Research Centre
Calgary, Alberta, Canada