This sounds suspiciously similar to the compile errors we are getting on the Mac, even though g.gui modules actually launch.
The error given from compile is that wx cannot be found.
Michael
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
voice: 480-965-6262 (SHESC), 480-727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu
On Feb 10, 2013, at 1:00 PM, grass-dev-request@lists.osgeo.org wrote:
From: Anna Kratochvílová <kratochanna@gmail.com>
Subject: [GRASS-dev] g.gui fails
Date: February 10, 2013 7:39:52 AM MST
To: GRASS-dev <grass-dev@lists.osgeo.org>
Hi,
I’ve upgraded today from ubuntu 10.04 to 12.04 and now I have problems
to start wxGUI. Launching grass is OK, the GUI appears but when I want
to open a new one with g.gui, it refuses to open because it is not
able to import wxversion and wx (in globalvar.py). When I launch
python in command line, I can import both wxversion and wx without
problems. Launching gui directly - python gui/wxpython/wxgui.py& -
works (using python 2.7). Is there something special about the g.gui
command? Any ideas where could be the problem?
Thanks,
Anna
On Sun, Feb 10, 2013 at 9:15 PM, Michael Barton <Michael.Barton@asu.edu> wrote:
This sounds suspiciously similar to the compile errors we are getting on the
Mac, even though g.gui modules actually launch.
The error given from compile is that wx cannot be found.
This is maybe a similar type of problem but I think it's not related
to mine. I don't have any compile errors. The interesting part is that
g.gui (which is not working) should launch the gui by the same command
which is working for me in command line (python .../wxgui.py&).
Anna
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
voice: 480-965-6262 (SHESC), 480-727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu
On Feb 10, 2013, at 1:00 PM, grass-dev-request@lists.osgeo.org wrote:
From: Anna Kratochvílová <kratochanna@gmail.com>
Subject: [GRASS-dev] g.gui fails
Date: February 10, 2013 7:39:52 AM MST
To: GRASS-dev <grass-dev@lists.osgeo.org>
Hi,
I've upgraded today from ubuntu 10.04 to 12.04 and now I have problems
to start wxGUI. Launching grass is OK, the GUI appears but when I want
to open a new one with g.gui, it refuses to open because it is not
able to import wxversion and wx (in globalvar.py). When I launch
python in command line, I can import both wxversion and wx without
problems. Launching gui directly - python gui/wxpython/wxgui.py& -
works (using python 2.7). Is there something special about the g.gui
command? Any ideas where could be the problem?
Thanks,
Anna