Strange error at statrup related to biplist
Traceback (most recent call last): File "convert.py", line 2, in <module> from biplist import readPlist ImportError: No module named biplist
but the installation of biplist proceded without a hitch
sudo easy_install biplist pyyaml