i have already let a few of you down, sorry. i promise to look into it and hopefully fix all main issues asap. you are free to do the needed changes yourselves, i think that currently there are 2 possible problems>
- the script is unable to call the qhull program to compute the actual result, and/or is unable to read the exported points or unable to write the results to a file or unable to read the results
(all of this is probably due to incorrect paths in the script/or system incompatibility)
- the problem is due to a specific points placement and the nature of the qhull algorithm (is often unable to find the correct result and therefore end without any...)
so when you run point exporter first, check if the points.txt file gets created in the Plugins\Tooling
then when you run for example 'voronoi' - and nothing gets created, check if there is a file named qvoronoi.txt at the Plugins\Tooling location
if all of the above works, the problem lies probably with the geometry, try with fewer or different points
if you are desperate, please wait for a change by me..