[PyQt] [pyqtdeploy] Is it possuble to adjust sys.path in runtime?

Phil Thompson phil at riverbankcomputing.com
Fri Apr 17 14:14:32 BST 2015


On 17/04/2015 1:29 pm, Ilya Kulakov wrote:
> Hi Phil,
> 
> I need to adjust sys.path in runtime to include path to the egg file
> that contains pydevd.
> 
> How can I achieve this?

Setting the sys.path field on the Application Source page - see the 
docs.

Phil


More information about the PyQt mailing list