[Paraview] Bundleing PyQt/Sip with ParaView (on Mac)

Dave Partyka dave.partyka at kitware.com
Wed Dec 16 11:55:04 EST 2009


Hi All,

We are trying to figure out the ideal way to organize various python files
in a ParaView bundle.

The files that we will need are:

Python.frameWork/Version/2.3/bin/sip (executable)
Python.frameWork/Versions/2.3/share/sip/PyQt/*.sip (text files)

/Library/Python/2.3/site-packages/sip.so
/Library/Python/2.3/site-packages/Qt*.so (PyQt libraries)
/Library/Python/2.3/site-packages/*py (various PyQt and sip files).

The contents of our Bundle looks like:

Frameworks/
Libraries/
MacOS/
Plugins/
Python/
Resources/
Support/

We are thinking that we should put everything under Python. We are wondering
what you guys think, is this a consistent layout for standard Apple bundles?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20091216/4b11bfdc/attachment.htm>


More information about the ParaView mailing list