The following issue has been SUBMITTED.
==
https://public.kitware.com/Bug/view.php?id=16094
==
Reported By:Damian Rouson
Assigned To:
The following issue has been SUBMITTED.
==
https://cmake.org/Bug/view.php?id=16093
==
Reported By:Andreas Schuh
Assigned To:
=
Indeed. Here is the corrected patch.
Thanks for the review,
Francois
On Tue, May 3, 2016 at 6:46 PM, Florent Castelli wrote:
> "exec(\"import sys\\ntry:\\n import numpy\\nexcept:\\n
> sys.exit(0)\\nsys.exit(1)\")"
>
> This seems to be great to check that numpy exists! You're probably missing