You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On top of what @ewhelan said (especially the bit about conda), please see the comment about customising the install of some packages using the install script’s -ca and/or -cv arguments (chapter "Installing and Executing --> Standalone mode" of the pdf doc file). An extract from there:
For instance, a recent install we performed required passing the following arguments to the install script: -ca="--with-gdal-config=/usr/gdal23/bin/gdal-config" -ca="--with-proj-include=/usr/proj49/include" -ca="--with-proj-lib=/usr/proj49/lib"
You may try something like this. PROJ and GDAL can be difficult to deal with; there are too many system-specific subtleties.
Hi Paolo
My .install of Obsmon stops when attempting to download the R-package "terra"
The obsmon version is
I'm running on Ubuntu 18.04
.install --live prints the following error:
I have tried deleting and reinstalling "gdal" with no success.
Cheers,
-Mathias
The text was updated successfully, but these errors were encountered: