Ticket #2868 (closed: fixed)
HFIR_Reduction ui does not open in RHEL5
Reported by: | Michael Whitty | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Testing on RHEL5.6 (Tikanga), the following message is diplayed when trying to open the HFIR_Reduction interface from the Interfaces menu:
ImportError on line 5: "No module named functools" in file 'base_widget.py' at line 4
This is after having installed the nightly build RPM, currently at version 1.1.11062.
Change History
comment:1 Changed 9 years ago by Nick Draper
- Owner set to Mathieu Doucet
- Status changed from new to assigned
- Priority changed from major to critical
comment:2 Changed 9 years ago by Mathieu Doucet
- Status changed from assigned to accepted
The functools import that was causing this problem has been removed before this ticket was created. The functools module first appeared with python 2.5.
comment:3 Changed 9 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.