Hi, compiled OpenImageIO using brew on OSX10.8, but when I try to import the module in Python I get this error Python 2.6.8 (unknown, Jul 30 2012, 13:26:36) [GCC 4.2.1 Compatible Apple Clang 4.0 ((tags/Apple/clang-421.0.57))] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import OpenImageIO Fatal Python error: Interpreter not initialized (version mismatch?) Abort trap: 6
I am using python 2.6.8 installed using brew (brew install python26) I think that brew (or the openImageIO package) is not using the right python when compiling. Is there a trick to compile using brew? or should I build from source using the steps on this site? https://sites.google.com/site/openimageio/checking-out-and-building-openimageio Thanks -- Sylvain Berger Lead Pipeline TD Modus FX
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
