hola neccesito ayuda, instalando pilas no me deja me da este error:
root@dimoni-laptop:/home/dimoni/pybox2d# python setup.py build
Using setuptools (version 0.6).
running build
running build_py
copying library/Box2D/Box2D.py -> build/lib.linux-i686-2.6/Box2D
copying library/Box2D/__init__.py -> build/lib.linux-i686-2.6/Box2D
running build_ext
building 'Box2D._Box2D' extension
swigging Box2D/Box2D.i to Box2D/Box2D_wrap.cpp
swig -python -c++ -IBox2D -small -O -includeall -ignoremissing -w201 -globals b2Globals -outdir library/Box2D -keyword -w511 -D_SWIG_KWARGS -o Box2D/Box2D_wrap.cpp Box2D/Box2D.i
Box2D/Collision/b2DynamicTree.h:43: Warning(312): Nested union not currently supported (ignored).
Box2D/Box2D_printing.i:326: Warning(303): %extend defined for an undeclared class b2LoopShape.
Box2D/Common/b2Settings.h:144: Warning(506): Can't wrap varargs with keyword arguments enabled
Box2D/Common/b2Math.h:90: Warning(509): Overloaded method b2Vec2::operator ()(int32) is shadowed by b2Vec2::operator ()(int32) const at Box2D/Common/b2Math.h:84.
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c Box2D/Box2D_wrap.cpp -o build/temp.linux-i686-2.6/Box2D/Box2D_wrap.o -I. -Wno-unused
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
Box2D/Box2D_wrap.cpp: In constructor ‘b2DrawExtended::b2DrawExtended()’:
Box2D/Box2D_wrap.cpp:4376: warning: ‘b2DrawExtended::flipX’ will be initialized after
Box2D/Box2D_wrap.cpp:4376: warning: ‘bool b2DrawExtended::flipY’
Box2D/Box2D_wrap.cpp:4441: warning: when initialized here
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c Box2D/Dynamics/b2Island.cpp -o build/temp.linux-i686-2.6/Box2D/Dynamics/b2Island.o -I. -Wno-unused
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.6/Python.h:8,
from ./Box2D/Common/b2Settings.h:29,
from ./Box2D/Common/b2Math.h:22,
from ./Box2D/Collision/b2Distance.h:23,
from Box2D/Dynamics/b2Island.cpp:19:
/usr/include/python2.6/pyconfig.h:1031:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/assert.h:37,
from /usr/include/c++/4.4/cassert:45,
from ./Box2D/Common/b2Settings.h:22,
from ./Box2D/Common/b2Math.h:22,
from ./Box2D/Collision/b2Distance.h:23,
from Box2D/Dynamics/b2Island.cpp:19:
/usr/include/features.h:158:1: warning: this is the location of the previous definition
a ver si podeis ayudarme lo descubrí gracias a este foro y veo una buena herramienta.
grcias
un saludo.....