Hi Randolph,
which osg version are you using?
Gerwin

On Mon, Nov 24, 2008 at 7:13 AM, R Fritz <[EMAIL PROTECTED]> wrote:
> I've been fiddling with osgswig on Mac OS (Leopard, 10.5.5), and I ran into
> a version of the vector mixin problem.  After some fuddling around, I came
> up with a patch for it (see
> <http://code.google.com/p/osgswig/issues/detail?id=18>) and the python
> bindings built.  But now, when I try to use them, I see:
>
> $ python simpleosg.py
> Traceback (most recent call last):
>  File "simpleosg.py", line 9, in <module>
>    import osgDB, osgViewer
>  File
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/osgswig-0.9.0/osgDB.py",
> line 316, in <module>
>    class AuthenticationDetails(osg.Referenced):
> NameError: name 'osg' is not defined
>
> There seem to be some imports missing from the built code.  Did I make some
> obvious mistake?
>
> Randolph Fritz
>  design machine group
>  architecture department
>  university of washington
> [EMAIL PROTECTED]
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to