Ticket #10734 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Suppress numpy.oldnumeric warnings on Mantid startup

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: critical Milestone: Release 3.3
Component: Python Keywords:
Cc: Blocked By:
Blocking: Tester: Pete Peterson

Description

The version of numpy on Ubuntu 14.04 has deprecated numpy.oldnumeric and produces a warning to this effect. We should suppress this warning if possible.

Attachments

MantidPlot-DeprecatedNumeric.png (60.7 KB) - added by Martyn Gigg 6 years ago.

Change History

Changed 6 years ago by Martyn Gigg

comment:1 Changed 6 years ago by Martyn Gigg

I have marked this critical as I don't think it should hold up the release if other things are more pressing.

comment:2 Changed 6 years ago by Nick Draper

  • Status changed from new to assigned

comment:3 Changed 6 years ago by Martyn Gigg

  • Status changed from assigned to inprogress

Ignore deprecation warnings about numpy.oldnumeric

Scipy uses it on some versions but we can't do anything about it. Refs #10734

Changeset: a22229045b39b5dc3e2de3cc0e3c362e90c64197

comment:4 Changed 6 years ago by Martyn Gigg

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

This is being verified as pull request #98.

comment:5 Changed 6 years ago by Pete Peterson

  • Status changed from verify to verifying
  • Tester set to Pete Peterson

comment:6 Changed 6 years ago by Pete Peterson

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/10734_suppress_numpy_warnings'

Full changeset: 03a70e11116c32f4c08bbb9131b3e734b855ca5f

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11576

Note: See TracTickets for help on using tickets.