Ticket #6021 (assigned)
Handle python packages in the installers in a better way.
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | minor | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
We currently handle Python packages in a bit of a haphazard manner.
On Mac we ship sip, PyQt4 & nxs Python packages but they are just dumped in the MacOS directory. On Windows all but mantid & MantidFramework are in Python/Lib/site-packages and on linux the mantid ones are in bin
We should put them into an appropriate directory on each platform, i.e. maybe MantidPlot.app/Contents/Python on Mac, /opt/Mantid/share/python on Linux and the standard Lib/site-packages on Windows.
Change History
comment:1 Changed 8 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Martyn Gigg
comment:4 Changed 7 years ago by Martyn Gigg
- Milestone changed from Release 2.6 to Release 2.7
Batch move to 2.7
Note: See
TracTickets for help on using
tickets.