All:
I have built GRASS 6.4.1 on Linux with the following ./configure:
./configure --with-sqlite --with-postgres --with-tcltk-libs=/usr/local/tcltk-8.4.11/lib --with-tcltk-includes=/usr/local/tcltk-8.4.11/include --with-gdal=/usr/local/bin/gdal-config --with-libs=/usr/local/lib --with-includes=/usr/local/include --with-python=/usr/local/python-awips-2.5.1/bin/python-config --with-wxwidgets=/usr/local/bin/wx-config
The tcltk GUI works perfectly fine, but when I try g.gui wxpython, I get:
GRASS 6.4.1 (sref):w > ERROR: wxGUI requires wxPython. No module named wxversion
I'm using wxPython 2.8.12…
I've googled "wxGUI requires wxPython" and "No module named wxversion" and have not found much that was helpful. Any suggestions? Maybe "--with-wxwidgets=/usr/local/bin/wx-config" is wrong??
Tom
--
Thomas E Adams
National Weather Service
Ohio River Forecast Center
1901 South State Route 134
Wilmington, OH 45177
EMAIL: thomas.adams@noaa.gov
VOICE: 937-383-0528
FAX: 937-383-0033
Hi,
2011/5/10 Thomas Adams <Thomas.Adams@noaa.gov>:
GRASS 6.4.1 (sref):w > ERROR: wxGUI requires wxPython. No module named
wxversion
missing `wxversion` package. E.g. on Debian it's `python-wxversion`. Martin
--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
What flavor of Linux are you running?
Doug
Doug Newcomb
USFWS
Raleigh, NC
919-856-4520 ext. 14 doug_newcomb@fws.gov
The opinions I express are my own and are not representative of the official policy of the U.S.Fish and Wildlife Service or Dept. of the Interior. Life is too short for undocumented, proprietary data formats.
To
|
grass-user <grass-user@lists.osgeo.org>, GRASS developers list <grass-dev@lists.osgeo.org>
|
cc
|
|
Subject
|
[GRASS-dev] Problem running wxpython GUI
|
All:
I have built GRASS 6.4.1 on Linux with the following ./configure:
./configure --with-sqlite --with-postgres
--with-tcltk-libs=/usr/local/tcltk-8.4.11/lib
--with-tcltk-includes=/usr/local/tcltk-8.4.11/include
--with-gdal=/usr/local/bin/gdal-config --with-libs=/usr/local/lib
--with-includes=/usr/local/include
--with-python=/usr/local/python-awips-2.5.1/bin/python-config
--with-wxwidgets=/usr/local/bin/wx-config
The tcltk GUI works perfectly fine, but when I try g.gui wxpython, I get:
GRASS 6.4.1 (sref):w > ERROR: wxGUI requires wxPython. No module named
wxversion
I'm using wxPython 2.8.12…
I've googled "wxGUI requires wxPython" and "No module named wxversion"
and have not found much that was helpful. Any suggestions? Maybe
"--with-wxwidgets=/usr/local/bin/wx-config" is wrong??
Tom
--
Thomas E Adams
National Weather Service
Ohio River Forecast Center
1901 South State Route 134
Wilmington, OH 45177
EMAIL: thomas.adams@noaa.gov
VOICE: 937-383-0528
FAX: 937-383-0033
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev