From: Bruce S. <Bru...@nc...> - 2013-01-22 21:48:07
|
>From what you describe, it is almost certainly the case that you need to update your graphics drivers, though this should affect VPython 5 as much as 6. What kind of graphics card do you have? Bruce Sherwood On Tue, Jan 22, 2013 at 2:39 PM, Sebastian Schleitzer < sch...@go...> wrote: > Thank you very much for providing me the binaries. > > Unfortunaly, it was not compatible (I remember a libboost-x.<49 not found, > tried to make symlinks, no luck, it doesn't start) > > So I compiled wxPython and VPython6 from source. > > Now my project has some view problems and the mouse-object-picking. The 3d > modell is a kind of sphere, only composed of cylinders, vectors: > (0,0,0)-->surface of sphere > > I think I have to switch back to vpython 5 > > Best regards > Sebastian > > > On 21.01.2013 16:35, Steve Spicklemire wrote: > >> Also... for what it's worth, I've build and posted .egg files (which are >> easy_install'able) for Polygon, TTFQuery and FontTools here: >> >> https://dl.dropbox.com/u/**20562746/fonttools-2.3-py2.7-** >> linux-x86_64.egg<https://dl.dropbox.com/u/20562746/fonttools-2.3-py2.7-linux-x86_64.egg> >> >> https://dl.dropbox.com/u/**20562746/Polygon-2.0.5-py2.7-** >> linux-x86_64.egg<https://dl.dropbox.com/u/20562746/Polygon-2.0.5-py2.7-linux-x86_64.egg> >> >> https://dl.dropbox.com/u/**20562746/TTFQuery-1.0.5-py2.7.**egg<https://dl.dropbox.com/u/20562746/TTFQuery-1.0.5-py2.7.egg> >> >> These are built on/for Ubuntu 12.04 x86_64. They may also work on your >> 12.10 system. >> >> The good news about these is that they can be uninstalled using the "pip" >> utility. >> >> Enjoy! Let me know how it goes... >> >> -steve >> >> On Jan 21, 2013, at 8:01 AM, Steve Spicklemire wrote: >> >> >> > |