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 <[email protected]> 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 > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
