I don't know if this is something I should report or not. I keep getting
users submitting issues for the Lat Lon Tools plugin on Ubuntu or Fedora
because they are using a recent pyproj library and it is causing a crash. I
have them check to see if "import pyproj" works from the python console
which it invariably does not. The error is not with Lat Lon Tools, it is
likely with this call

epsg4326 = QgsCoordinateReferenceSystem('EPSG:4326')

which is called during initialization and it is because the newer versions
of PROJ seem to be incompatible.

I just have to tell them to use a QGIS supported version of PROJ.

This is just to raise awareness that there is an issue which I'm sure will
be resolved at some point.

Thanks,

Calvin
_______________________________________________
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

Reply via email to