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 ? regards -- 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
