[Bf-python] ODE Joints Physics

HartsAntler goatman.py at gmail.com
Wed Dec 14 11:30:12 CET 2011


Hi Kesten,
This means the ctypes wrapper failed to load the GTK3 library.  For me
that's /usr/lib/libgtk-3.so
You might want to try the latest version here:
http://pyppet.googlecode.com/files/pyppet-1.9.2d.tar.bz2

It should print something like below in the terminal.

brett at natty32:~/rpythonic/examples$ ./Pyppet.sh
connect failed: No such file or directory
ndof: spacenavd not found
found bundled python: /home/brett/Blender2.6/2.60/python
loading lib libGL
/home/brett/rpythonic/examples

C functions loaded: 460
C functions failed: 1946
loading lib libgtk-3
/home/brett/rpythonic/examples
/usr/lib/libgtk-3.so
C functions loaded: 8888
C functions failed: 1345


On Thu, Dec 8, 2011 at 6:54 AM, Kesten Broughton <
solarmobiletrailers at gmail.com> wrote:

> Hi hans,
>
> I installed all the libs in the README.  Ubuntu Software Center actually
> found the libfreenect.  However, upon running ./Pyppet.sh
> I get a blender window but nothing more.
> The terminal output says:
>
> ./pyppet.py", line 15, in <module>
>     import gtk3 as gtk
>   File
> "/home/kesten/VersionControlProjects/Bazaar/Engines/Blender/pyppet/gtk3/__init__.py",
> line 55675, in <module>
>     gtk_window_new.defaults[0] = GTK_WINDOW_TOPLEVEL
> AttributeError: '_metafunc_gtk_window_new' object has no attribute
> 'defaults'
>
> I do have gtk3 installed.
> running ubuntu 11.10 oncelot
>
> kesten
>
>
>
> On Thu, Dec 8, 2011 at 3:31 AM, HartsAntler <goatman.py at gmail.com> wrote:
>
>> I just got ODE Joints working in Blender.  Not all of the ODE joint
>> options are supported yet, only CFM and ERP as of now.  Next up, rag-doll
>> physics.
>>
>> http://www.youtube.com/watch?v=XVrYUKjkous
>>
>> more info on this blog post.
>> http://pyppet.blogspot.com/2011/12/pyppet2.html
>>
>>
>>
>> _______________________________________________
>> Bf-python mailing list
>> Bf-python at blender.org
>> http://lists.blender.org/mailman/listinfo/bf-python
>>
>>
>
>
> --
>
> Kesten Broughton
> President and Technology Director,
> Solar Mobile Trailers
> kesten at solarmobiletrailers.com
> www.sunfarmkitchens.ca <http://www.sunfarmkitchens.ca>
> 512 701 4209
>
>
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20111214/5f20da3e/attachment.html>


More information about the Bf-python mailing list