I solved the problem. The problem takes place because python import the libraries without the RTLD_GLOBAL flag.
I fix the problem, and now I can import osgPython using the main Python interpreter.
Thanks,
Miguel
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
