Hi, thanks for the compile test on your side as well. We are using python 2.6 because we are building application that needs to run on Maya, Nuke, Houdini, etc The version software all use python 2.6.
Please let me know if you find a fix Thanks -- Sylvain Berger Lead Pipeline TD Modus FX On Thursday, 2 August, 2012 at 1:50 PM, P. Martin wrote: > > On Jul 30, 2012, Sylvain Berger <[email protected] > (mailto:[email protected])> wrote: > > > > Hi, compiled OpenImageIO using brew on OSX10.8, but when I try to import > > the module in Python I get this errorPython 2.6.8 > > > > > > > Hello and thanks for trying to brew Oiio. I can compile it and import the > python module using the system python in Mountain Lion. > > However, I too get an error when I try to import OpenImageIO if I build > Oiio against Homebrew's python-2.7.3. > > `otool -L > /usr/local/Cellar/openimageio/1.0.8/lib/python2.7/site-packages/OpenImageIO.so` > > shows me that CMake chose the correct Python Library as we can see: > > /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/Python > > but there could be a problem choosing the right include. The "abort trap: 6" > error > usually means that there is a mismatch between binary, library, and header > files. > You may have found a bug, and I will do some more testing today. Sorry for the > hassle (I'm not sure I ever tried to import it). > > I'm curious why you are using python-2.6.8, but it should work regardless. > 2bits > > _______________________________________________ > Oiio-dev mailing list > [email protected] (mailto:[email protected]) > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org > _______________________________________________ > Oiio-dev mailing list > [email protected] (mailto:[email protected]) > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org > >
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
