Hi again, I am working under CentOS but thank you! I solved with:
conda install wxpython and then running "export PYTHONHOME=/home/majavie/anaconda" every time I want to run grass70. I tried also creating a bashrc file (under $HOME/.grass7/) with: GRASS_PYTHON=/home/majavie/anaconda but it did not work like this... Thanks! Cheers, Javier On Tue, Feb 25, 2014 at 12:58 PM, Martin Landa <[email protected]> wrote: > Hi, > > 2014-02-25 12:41 GMT+01:00 Javier Martínez-López > <[email protected]>: >> ERROR: wxGUI requires wxPython. No module named wxversion > > you need to install missing package, on Debian/Ubuntu it's python-wxversion. > > Martin > > -- > Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
