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 <[email protected]> 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 <[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
