Closed bwinkel closed 3 years ago
Unfortunately, we now get another exception:
UNEXPECTED EXCEPTION: CRSError('Invalid projection: epsg:4326: (Internal Proj Error: proj_create: no database context specified)')
I have no idea, why the datadir would not be set on travis after installation (with miniconda) from scratch...
There is a problem with the latest pyproj version, that leads to exceptions (in the tests), such as:
This is related to pyproj4/pyproj#198.
As simple fix would seem to be removing the
+init=
from the definition.