thank you, I will be very grateful if I can use docker-grass with gui.
regards On Mon, Jul 29, 2019 at 2:44 PM Markus Neteler <[email protected]> wrote: > Hi, > > On Mon, Jul 29, 2019 at 1:38 PM Ahmet Temiz <[email protected]> > wrote: > > > > Hi, > > I tried docker version of grass ( neteler/grassgis7 ) > > > > docker pull neteler/grassgis7 > > > > then I ran the image : > > docker run -v $(pwd):/tmp:rw -v /tmp/.X11-unix:/tmp/.X11-unix -e > uid=$(id -u) -e gid=$(id -g) -e DISPLAY=unix$DISPLAY --name grass73 -i -t > neteler/grassgis7 /bin/bash > > > > I encountered following error when I start the gui. > > GRASS 7.7.dev (latlong_wgs84):/ > g.gui > > Launching <wxpython> GUI in the background, please wait... > > ERROR: wxGUI requires wxPython. No module named wx > > You can still use GRASS GIS modules in the command line or in Python. > > > > How can I start the grass with gui ? > > This docker image is built without GUI support, to be used as a > head-less cloud image. For details, see > > https://hub.docker.com/r/neteler/grassgis7/dockerfile > > I can create a new one with GUI support if that's of interest to you. > > Best, > Markus > > -- > Markus Neteler, PhD > https://www.mundialis.de - free data with free software > https://grass.osgeo.org > https://courses.neteler.org/blog > -- Ahmet Temiz Jeoloji Müh. Afet ve Acil Durum Yönetimi Başkanlığı Bilgi İşlem Dairesi Başkanlığı-CBS Grubu ________________________ Ahmet Temiz Geological Eng. Information Systems - GIS Group Disaster and Emergency Management of Presidency
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
