Hi
Jhon Ortiz wrote:
Im working with grass 6.4.0RC2 in Ubuntu 8.04 [and using wxpython]
I tried Interactively create profile of a raster map.
I drew Profile transect with the mouse in map display,
but when I make click in the profile button to create the profile,
don't display anything
and gave me this error:
Michael Barton wrote:
You need to have numpy or numarray installed for profiling to work in
the wxPython gui. Have you installed one of these?
Jhon Ortiz wrote:
I just install the package python-numpy and now this tool working very good.
Perhaps the wxpython gui README needs further explanation? NumPy is
only listed as a requirement for MS-WINDOWS, see the section:
MS-WINDOWS ONLY REQUIREMENTS
Craig