Ticket #3898 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Compile debug version of numpy on Windows

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

So that we can mandate numpy for the new Python interface

Change History

comment:1 Changed 9 years ago by Martyn Gigg

To test:

  • Run MantidPlot in debug mode
  • You should no longer see the messages "Error: Importing module "LoadNISTSANS" failed". No module named multiarray" on startup
  • Running "import numpy" in the interpreter should now run without an error.

comment:2 Changed 9 years ago by Martyn Gigg

  • Status changed from new to verify
  • Resolution set to fixed

In [15051]:

Fixes #3898. Added a debug build of numpy for Windows so that we can guarantee it is always there.

comment:3 Changed 9 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:4 Changed 9 years ago by Stuart Campbell

  • Status changed from verifying to closed

works for me.

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4745

Note: See TracTickets for help on using tickets.