[PyQt] [pyqtdeploy] Add support for loading C-extension modules
Phil Thompson
phil at riverbankcomputing.com
Fri Nov 7 22:12:43 GMT 2014
On 07/11/2014 6:00 pm, Ilya Kulakov wrote:
> 1. How can one set location that is unknown until application is
> started?
If you specify a relative directory on sys.path it will be resolved
relative to the directory containing the application.
> 2. You do not need to duplicate file structure so standard python
> importing can find the packages. Also it follows cx_freeze
> conventions.
Sorry I don't understand.
Phil
More information about the PyQt
mailing list