Strange... on Debian/Unstable I get this:

Traceback (most recent call last):
 File "/usr/local/grass-6.3.cvs/etc/wx/wxgui.py", line 34, in ?
   import wx.aui
ImportError: No module named aui


I wonder if my wxWindows it too old?

libwxbase2.6-0
libwxbase2.6-dev
libwxgtk2.4-1
libwxgtk2.6-0
libwxgtk2.6-dev
python-wxgtk2.4
python-wxgtk2.6
python-wxtools
python-wxversion
wx2.6-headers


any tips on which packages I might be missing on Debian/unstable? It
seems that I have a 'wx' module available in python 2.4, but not
'wx.aui' .

cheers,

dylan




On 6/15/07, Michael Barton <[EMAIL PROTECTED]> wrote:



On 6/15/07 8:17 AM, "Jachym Cepicky" <[EMAIL PROTECTED]> wrote:

> Hi Michael,
>
> great work! I posted some blogposts about wxGRASS at my blog [1],[2] and
> I do continue to write about it more.
>
> I would also mention new attribute table manager (also not yet fully
> functional) :-)

I did (see below "attribute data manager"). It's very nice and quite
promising.

>
> Have a nice holiday
>
> Jachym
>
> [1] http://www.les-ejk.cz/english/wxgrass-new-grass-gui-1
> [2] http://www.les-ejk.cz/english/wxgrass-new-grass-gui-2
>
> Michael Barton píše v Pá 15. 06. 2007 v 01:07 -0700:
>> The new wxPython GRASS interface  (AKA wxgrass) is pretty much equal
>> in functionality to the standard TclTk interface, and so is ready for
>> regular testing. All items from the TclTk menus are on the wxPython
>> menus. There are a couple of caveats.
>>
>> There is not yet a comprehensive georectifying module like there is
>> for TclTk
>> The location setting wizard is not yet functional, meaning that you
>> can't define projections using g.setproj.
>> You will still need TclTk for NVIZ, v.digit, and d.rast.edit.
>>
>> There are also some enhancements over the TclTk interface, including:
>> a prototype attribute data manager (works for interactive mouse
>> queries)
>> more sophisticated profile analysis module
>> full command line access to all GRASS commands; d.* commands called
>> from the command line can display in the wxPython canvas.
>> easily positioned scalebar and legend
>> A more compact (and aesthetic) appearance
>>
>> You can get wxgrass from the GRASS subversion repository at...
>> <https://grasssvn.itc.it/grasssvn/grassaddons/trunk/grassaddons/>
>> Download the entire GUI tarball and follow the easy installation
>> instructions.
>>
>> enjoy
>> Michael
>>
>> PS: I'll be gone after tomorrow for a week.
>>
>> __________________________________________
>> Michael Barton, Professor of Anthropology
>> School of Human Evolution & Social Change
>> Center for Social Dynamics & Complexity
>> Arizona State University
>>
>> phone: 480-965-6213
>> fax: 480-965-7671
>> www: http://www.public.asu.edu/~cmbarton
>>
>> _______________________________________________
>> grassgui mailing list
>> [EMAIL PROTECTED]
>> http://grass.itc.it/mailman/listinfo/grassgui

__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University

phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton



_______________________________________________
grass-dev mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grass-dev


_______________________________________________
grass-dev mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grass-dev

Reply via email to