[PyQt] pyqtdelpoy and .so files
Phil Thompson
phil at riverbankcomputing.com
Mon Sep 28 10:52:46 BST 2015
On 28 Sep 2015, at 10:34 am, Robert Kent <rob at gulon.co.uk> wrote:
>
> Hi Phil,
>
> Thats what I thought. The issue is that numpy does a relative import of the .so files so I’m not sure how that works wrt hierarchy if the Python file is compiled in as part of a resource and the .so is ‘external’.
>
> I’ll have a play and see what I can come up with.
Look at the sys.path field of the Application tab.
Phil
More information about the PyQt
mailing list