Ticket #2453 (closed: worksforme)

Opened 10 years ago

Last modified 5 years ago

MantidPlot 64bit installer doesn't recognize Python 2.5 on Win 7

Reported by: Mathieu Doucet Owned by: Mathieu Doucet
Priority: critical Milestone: Iteration 28
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

Installer should be flexible enough to know where the registry info is stored on different Windows versions.

It is currently not possible to install the 64bit version of MantidPlot on Windows 7.

Change History

comment:1 Changed 10 years ago by Martyn Gigg

Mathieu,

We had a little bit of trouble with this yesterday on Owen's machine and the problem turned out to be that Python hadn't installed itself into the correct location in the registry.

The Mantid installer uses some Windows magic to correctly look up the install path in the registry. The installer that I got to work was

http://www.python.org/ftp/python/2.5.4/python-2.5.4.amd64.msi

Could you try that?

comment:2 Changed 10 years ago by Mathieu Doucet

It installs, but I now get a popup saying "The application was unable to start correctly (0x000007b). Click OK to close the application." Anything else that was installed on that box?

comment:3 Changed 10 years ago by Martyn Gigg

Off hand could you try moving the plugins directory temporarily, just rename it to plugins_ and see if it works> We've just committed something for HDF4 on windows 64 an I don't if that could be an issue.

comment:4 Changed 10 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Mathieu Doucet

Mathieu,

Is this still a problem?

comment:5 Changed 10 years ago by Mathieu Doucet

  • Status changed from assigned to accepted

comment:6 Changed 10 years ago by Mathieu Doucet

  • Status changed from accepted to verify
  • Resolution set to worksforme

This does work now. The installer looks at a specific location in the register. The python installer needs to write to that location. This might be an issue for some users. So we might want to think about a way to fix that.

comment:7 Changed 9 years ago by Michael Whitty

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

comment:8 Changed 9 years ago by Michael Whitty

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3300

Note: See TracTickets for help on using tickets.