<div dir="ltr">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<div><br></div><div>epsg4326 = QgsCoordinateReferenceSystem('EPSG:4326')<br></div><div><br></div><div>which is called during initialization and it is because the newer versions of PROJ seem to be incompatible. </div><div><br></div><div>I just have to tell them to use a QGIS supported version of PROJ.</div><div><br></div><div>This is just to raise awareness that there is an issue which I'm sure will be resolved at some point.</div><div><br></div><div>Thanks,</div><div><br></div><div>Calvin</div></div>