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
I'm trying to install all deps for MapKnitter Exporter only, so I can start isolating out the code in the exporter, as per #298 -- but getting some errors (on ARM, admittedly so maybe not on a normal x86 system)
Trying just gdal and python-gdal now, then imagemagick separately
I'm trying to install all deps for MapKnitter Exporter only, so I can start isolating out the code in the exporter, as per #298 -- but getting some errors (on ARM, admittedly so maybe not on a normal x86 system)
Trying just
gdal
andpython-gdal
now, then imagemagick separatelysudo apt-get install gdal-bin python-gdal
sudo apt-get install imagemagick ruby-rmagick libfreeimage3 libfreeimage-dev ruby-dev libmagickcore-dev libmagickwand-dev
These return the following error: https://gist.github.com/jywarren/7872bda6ee3ae460fb806dcc52c5316e
working on this...
The text was updated successfully, but these errors were encountered: