Date: Sun, 1 Mar 2015 01:57:28 -0600 From: Andrew Berg <aberg010@my.hennepintech.edu> To: <freebsd-questions@freebsd.org> Subject: Re: Freebsd, sort of. Python help needed. Message-ID: <54F2C668.1010805@my.hennepintech.edu> In-Reply-To: <54F2BFD0.406@bananmonarki.se> References: <54F2BFD0.406@bananmonarki.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2015.03.01 01:29, Bernt Hansson wrote: > Hello list. > > Trying to get some python scripts running, Well it runs but missing > something. > > The error is; > > Failed to initialize the interactive 3D model view. > Please install 'python-gtkglext1' to enable it. > > Which I have installed as /usr/ports/x11-toolkits/gtkglext Ports for things do not include bindings for every language conceivable (bindings are usually separate projects!). You are looking for x11-toolkits/py-gtkglext.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54F2C668.1010805>