[QGIS-Developer] Error Loading SIP module

2023-02-01 Thread Paul Gathogo via QGIS-Developer
Hello Devs,

I've done my own QGIS (3.29) build and packaging in windows, I've used the
package to install QGIS and everything is fine but when I start QGIS I get
the following error:










*Couldn't load SIP module.Python support will be disabled.Traceback (most
recent call last):  File "", line 1, in   File
"C:\PROGRA~1/QGISFI~1.2)F/apps/qgis/./python\qgis\__init__.py", line 86, in
import qgis.gui  File
"C:\PROGRA~1/QGISFI~1.2)F/apps/qgis/./python\qgis\gui\__init__.py", line
93, in QgsCodeEditor.Mode.ScriptEditor.__doc__ = "Standard mode, allows
for display and edit of entire scripts"NameError: name 'QgsCodeEditor' is
not defined*

I have tried to set the PYTHONPATH following some instructions from forums
that have experienced similar issues but still get the same error. What
might I be missing?
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] error in sip?

2013-06-24 Thread Denis Rouzaud

Hi,

I am not sure there is an error, but here:
https://github.com/qgis/Quantum-GIS/blob/master/python/core/qgsattributeaction.sip#L80

but it seems the last argument is missing, shouldn't it be:
sipCpp-doAction( a0, *a1, a2, a3 );

??

Cheers,

Denis
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer