I already have qhull installed on our system,
so I used this patch to use the installed qhull, instead of building the one shipped with pyhull..
https://github.com/hpcugent/easybuild-easyconfigs/blob/0f709b5dccc6325285acd9624c88254d8b01ae92/easybuild/easyconfigs/p/pyhull/pyhull-1.5.4_use-provided-Qhull.patch
I prefer using my own qhull installation instead of using the one shipped with pyhull, because we also compile other python packages against qhull (e.g. matplotlib) and it is nicer to use the same version, and actually library, for each python package.
I already have qhull installed on our system,
so I used this patch to use the installed qhull, instead of building the one shipped with pyhull..
https://github.com/hpcugent/easybuild-easyconfigs/blob/0f709b5dccc6325285acd9624c88254d8b01ae92/easybuild/easyconfigs/p/pyhull/pyhull-1.5.4_use-provided-Qhull.patch
I prefer using my own qhull installation instead of using the one shipped with pyhull, because we also compile other python packages against qhull (e.g. matplotlib) and it is nicer to use the same version, and actually library, for each python package.