Ticket #1657 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Adding Python algorithms after Mantid is broken

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 25
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

Error

RuntimeError on line 36: "Python error: 'MantidPyFramework' object has no attribute '_importSimpleAPIToGlobal'" in file 'MantidFramework.py' at line 410

To reproduce:

  • Start MantidPlot
  • Open the Python script window
  • Open the "Squares.py" in Code/Mantid/PythonAPI/PythonAlgorithms/Examples
  • Execute the script

Change History

comment:1 Changed 10 years ago by Martyn Gigg

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

(In [6222]) Fix updating of Python algorithms once Mantid has started. Fixes #1657

comment:2 Changed 10 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:3 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

verified in r[7139]

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2504

Note: See TracTickets for help on using tickets.