Ticket #195 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Add scripting to Windows install

Reported by: Nick Draper Owned by: Roman Tolchenov
Priority: major Milestone: Iteration 11
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description (last modified by Nick Draper) (diff)

There are two files in PythonAPI that need copying to the bin directory

  • MantidStartup.py
  • MantidScript.bat

As well as the shortcut we make for qtiplot we should also create a shortcut MantidScript for MantidScript.bat. Let me know if we need an icon for this.

We also need a copy of MantidPythonAPI.dll renamed to MantidPythonAPI.pyd (this would probably be better done in the sconstruct/sconscript as the dll itself should only be used by python).

Also the distribution should include a copy of all the script in the PythonAPI\scripts directory. Note that the contects of this directory is likely to change/grow over time.

Change History

comment:1 Changed 12 years ago by Nick Draper

  • Description modified (diff)

comment:2 Changed 12 years ago by Nick Draper

  • Description modified (diff)

comment:3 Changed 12 years ago by Roman Tolchenov

(In [1255]) re #195. Scripting added to Windows install.

comment:4 Changed 12 years ago by Roman Tolchenov

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

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1043

Note: See TracTickets for help on using tickets.