Ticket #224 (closed defect: fixed)

Opened 2 years ago

Last modified 16 months ago

python build does not test fror numpy

Reported by: Mark Koennecke Owned by: Unassigned
Priority: minor Milestone:
Component: napi Version: trunk
Keywords: Cc:

Description

Hi,

I found the python tests with make check to fail when numpy was not installed. I think the configure script should check for this and even comment in the summary that the python binding was not installed due to missing numpy.

This is definitly no show stopper for 4.2.1

Change History

comment:1 Changed 2 years ago by Freddie Akeroyd

(In [1441]) Add in check for numpy. Refs #224.

comment:2 Changed 2 years ago by Freddie Akeroyd

(In [1442]) Add in numpy check to trunk. Refs #224

comment:3 Changed 16 months ago by Mark Koennecke

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.