Installation¶
From sources¶
Get the latest release or sources
- install dependencies:
compile native modules:
python setup.py build_ext --inplace --force
Windows¶
Only 32 bit Python is supported
- Install the following dependencies:
- pyWin32
- win32 dependency pack (to unzip into the
win32directory)
Unix¶
- Install the following dependencies:
- a C++ compiler
Python2.7OpenGLffmpegpkg-config- python’s developpment headers
- and:
GLU,GLib,SDL,SDL_mixer,libogg,libvorbisfile,libtheora,libsoundtouch,libswscale(part offfmpeg) development headers.