Ticket #5577 (assigned)
Error message on importing Mantid into Python on Mac
Reported by: | Russell Taylor | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | minor | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
If I install Mantid, and have Paraview installed as well, I get the following message when trying to import Mantid into standalone python (i.e. outside of MantidPlot):
ConfigService-[Notice] ParaView is available DllOpen-[Error] Could not open library /Applications/MantidPlot.app/pvplugins//libMantidVatesSimpleGuiViewWidgets.dylib: dlopen(/Applications/MantidPlot.app/pvplugins//libMantidVatesSimpleGuiViewWidgets.dylib, 10): Library not loaded: @executable_path/../../pvplugins/libMantidVatesSimpleGuiQtWidgets.dylib Referenced from: /Applications/MantidPlot.app/pvplugins//libMantidVatesSimpleGuiViewWidgets.dylib Reason: image not found
Sometimes I get it more than once! The message is absent when starting MantidPlot.
Presumably it's not a real problem (why are they being loaded into the framework anyway?), but it is disconcerting.
Change History
comment:1 Changed 8 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Owen Arnold
comment:3 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to release 2.4
comment:4 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:8 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to the Backlog after the code freeze for R2.6
comment:9 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
bulk move to assigned at the into of the triage step
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6423
Note: See
TracTickets for help on using
tickets.