[PyQt] Enable both find_loader and find_module

Ilya Kulakov kulakov.ilya at gmail.com
Tue Nov 25 06:17:38 GMT 2014


Sorry for the delay.

Yes, that’s correct. Enabling qrcimporter_find_module for Python3 fixes the issue.

> On 20 нояб. 2014 г., at 3:44, Phil Thompson <phil at riverbankcomputing.com> wrote:
> 
> On 17/11/2014 9:52 pm, Ilya Kulakov wrote:
>> Hi Phil,
>> The pkg_resources module which is quite popular uses the find_module
>> method despite of the python version.
>> I guess it would make sense to provide both methods for compatibility
>> reasons in pyqtdeploy.
> 
> I've never used pkg_resources.
> 
> Is it just the case oo enabling qrcimporter_find_module() for Python3 as well as Python2, or is it more complicated than that?
> 
> Thanks,
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt



More information about the PyQt mailing list