Ticket #11082 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Fix python path issue for autoreduction

Reported by: Lottie Greenwood Owned by: Lottie Greenwood
Priority: minor Milestone: Release 3.4
Component: Tools Keywords: AUTOREDUCTION
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description

Autoreduction server needs to have the python path updated so it can include just opt/mantid/scripts, rather than it having to be a specific folder added from within the scripts folder. Update files to reflect this.

Change History

comment:1 Changed 6 years ago by Lottie Greenwood

  • Status changed from new to assigned

comment:2 Changed 6 years ago by Lottie Greenwood

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

comment:3 Changed 6 years ago by Lottie Greenwood

To test, log onto autoreduce and open python console. Write

import sys

sys.path

and check that /opt/Mantid/bin is included.

comment:4 Changed 5 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen
  • Milestone changed from Backlog to Release 3.4

comment:5 Changed 5 years ago by Anders Markvardsen

  • Status changed from verifying to closed
Note: See TracTickets for help on using tickets.