[QGIS-Developer] QGIS custom widgets badly placed in Osgeo4W install
Denis Rouzaud
denis.rouzaud at gmail.com
Tue Nov 14 06:27:41 PST 2017
Hi Nathan,
Thanks for your reply.
The file is pretty invariant, even within QGIS 2 vs 3.
I would be in favor of placing it in place as it would solve quite some
issues.
Denis
Le mar. 14 nov. 2017 à 14:41, Nathan Woodrow <madmanwoo at gmail.com> a écrit :
> Hey Denis,
>
> We can't really put it in C:\OSGeo4W\apps\Python27\Lib\site-packages\PyQt4\uic
> as it will conflict with different versions. It would have to be in the
> installed folder for each version and then set with a custom path which is
> should already be doing.
>
> - Nathan
>
> On Tue, Nov 14, 2017 at 11:30 PM, Denis Rouzaud <denis.rouzaud at gmail.com>
> wrote:
>
>> Hi all, mainly Jürgen I guess ;)
>>
>> During a course, I just realized qgis_customwidgets.py is badly placed
>> preventing using QGIS custom widgets within uic.loadUiType.
>>
>> It is placed in
>> C:\OSGeo4W\apps\qgis\python\PyQt4\uic
>> while it should be in
>> C:\OSGeo4W\apps\Python27\Lib\site-packages\PyQt4\uic
>>
>> Thanks a lot for fixing this :)
>>
>> Cheers,
>> Denis
>>
>> _______________________________________________
>> QGIS-Developer mailing list
>> QGIS-Developer at lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20171114/d21dc35a/attachment-0001.html>
More information about the QGIS-Developer
mailing list