Installing

Currently pip installation is outdate, installation requires cloning the github repository and installing using the Python setup process:

git clone https://github.com/EmbodiedCognition/py-c3d
cd py-c3d
python setup.py install

or install the outdated version with pip:

pip install c3d