Ticket #1027 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

PyQt and sip files that are already present can cause problems

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 20
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

If PyQt and sip are already present our installer won't install them but if the versions are incompatible with MantidPlot then Python fails to initialize without any error message

Change History

comment:1 Changed 11 years ago by Martyn Gigg

(In [3465]) Windows installer now puts PyQt4 and sip in the Mantid/bin directory. This prevents conflicts between MantidPlot and existing versions of PyQt4 or sip. Re #1027

comment:2 Changed 11 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:3 Changed 11 years ago by Martyn Gigg

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:4 Changed 11 years ago by Russell Taylor

  • Status changed from testing to closed

This works, but can cause confusion in rare cases: Aziz had 2 versions of Mantid on his PC (release & dev). The release version stopped working after he received this update in the dev version because it removed files that the release version was looking for.

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1875

Note: See TracTickets for help on using tickets.