Over on the pycam list, Lars reports that this simple script causes a hang:
https://github.com/aewallin/openvoronoi/blob/master/python_examples/issues/openvoronoi_hang.py
For me it works. I have a mostly standard 64-bit Ubuntu 12.04LTS
install with gcc 4.6.3 and
boost 1.46.1. Any major deviations from those can cause strange
things...
It would be interesting to hear if anyone else has problems with this script.
64/32-bit might be one problem. Old gcc and/or boost versions might
also be problematic.
Anders