[Qgis-user] Afther update QGis 3.14.15-1 to QGis 3.14.16-1 python error..!!

Andrea Giudiceandrea andreaerdna at libero.it
Wed Sep 16 04:43:46 PDT 2020


Hi N Veenstra,
there is already patch:
https://github.com/qgis/QGIS/commit/df273945520f6bf13c468a0231938d4f0c9248ac

but there is not yet a new QGIS release that incorporates the fix.

However you can workaround the problem by manually editing the file utils.py
in C:\OSGEO4~1\apps\qgis\python\qgis\ as indicated in the patch:
- remove line 789
- remove line 784
- in line 783, substitute "if p:" with "if p is not None and p not in
_import_path:"


Regards,

Andrea Giudiceandrea



N. Veenstra wrote
>             * RecursionError: maximum recursion depth exceeded*
> 
> 
> Is there a solution to repair this ???





--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html


More information about the Qgis-user mailing list