Python without NumPy

Bugs item #2456830, was opened at 2008-12-21 23:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=2456830&group_id=165310

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Building / Install
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Python without NumPy

Initial Comment:
Building with Python support but not NumPy leads to a strange error. I think the FindNumPy.cmake doesn’t properly test for a missing Numpy.

e.g.
Traceback (most recent call last):
File “”, line 1, in
ImportError: No module named Numpy


You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=2456830&group_id=165310