Hello!
I'd like to try out the wxGRASS GUI.
I followed the whole instructions downloading from cvs, but when I try to go on installing I get the following messages (and no GUI starts):
GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > ln -s `pwd` $GISBASE/etc/wx
ln: Erzeugen der symbolischen Verknüpfung "/usr/local/grass-6.3.cvs/etc/wx/gui" zu "/home/seeger/grassaddons/gui": File exists
the same with:
GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > ln -s `pwd`/wxgrass $GISBASE/scripts
ln: Erzeugen der symbolischen Verknüpfung "/usr/local/grass-6.3.cvs/scripts/wxgrass" zu "/home/seeger/grassaddons/gui/wxgrass": File exists
nevertheless i go on:
GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > wxgrass&[1] 9115
[1]+ Done wxgrass
GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > Traceback (most recent call last):
File "/usr/local/grass-6.3.cvs/etc/wx/wxgui.py", line 34, in <module>
import wx.aui
ImportError: No module named aui
I am working on an UBUNTU Feisty system
What can I do?
Cheers
Manuel
--
please visit www.warela.eu
and participate:
WaReLa scientific conference on
Integrated catchment management
for hazard mitigation
September 24-26, 2007 in Trier, Germany
_______________________________________________________________________
Dr. Manuel Seeger
Wiss. Assistent Scientific Assistant
Physische Geographie Dpt. of Physical Geography
FB VI - Geographie/Geowissenschaften Geography/Geosciences
Universität Trier University of Trier
D - 54286 Trier
Tel.: +49-651-201 4557
Fax: +49-651-201 3976
Web: http://www.uni-trier.de/uni/fb6/geographie/mitarbeiter/Seeger/
2007/9/21, Dr. Manuel Seeger <seeger@uni-trier.de>:
nevertheless i go on:
GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > wxgrass&[1] 9115
[1]+ Done wxgrass
GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > Traceback (most recent call
last):
File "/usr/local/grass-6.3.cvs/etc/wx/wxgui.py", line 34, in <module>
import wx.aui
ImportError: No module named aui
I am working on an UBUNTU Feisty system
You need wxPython >=2.8.1.1, please take a look at README file in SVN.
2007/9/21, Dr. Manuel Seeger <seeger@uni-trier.de>:
nevertheless i go on:
GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > wxgrass&[1] 9115
[1]+ Done wxgrass
GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > Traceback (most recent call
last):
File "/usr/local/grass-6.3.cvs/etc/wx/wxgui.py", line 34, in <module>
import wx.aui
ImportError: No module named aui
I am working on an UBUNTU Feisty system
You need wxPython >=2.8.1.1, please take a look at README file in SVN.
Regards, Martin
--
please visit www.warela.eu
and participate:
WaReLa scientific conference on
Integrated catchment management
for hazard mitigation
September 24-26, 2007 in Trier, Germany
_______________________________________________________________________
Dr. Manuel Seeger
Wiss. Assistent Scientific Assistant
Physische Geographie Dpt. of Physical Geography
FB VI - Geographie/Geowissenschaften Geography/Geosciences
Universität Trier University of Trier
D - 54286 Trier
Tel.: +49-651-201 4557
Fax: +49-651-201 3976
Web: http://www.uni-trier.de/uni/fb6/geographie/mitarbeiter/Seeger/
2007/9/21, Dr. Manuel Seeger <seeger@uni-trier.de>:
i've wxPython 2.8.1.1-0ubuntu4 installed
maybe you have more versions of wxWidgets/Python available in your system, try:
$ python
import wx
wx.__version__
Martin
Any hints?
Manuel
Martin Landa schrieb:
> Hi,
>
> 2007/9/21, Dr. Manuel Seeger <seeger@uni-trier.de>:
>
>
>> nevertheless i go on:
>> GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > wxgrass&[1] 9115
>> [1]+ Done wxgrass
>> GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > Traceback (most recent call
>> last):
>> File "/usr/local/grass-6.3.cvs/etc/wx/wxgui.py", line 34, in <module>
>> import wx.aui
>> ImportError: No module named aui
>>
>> I am working on an UBUNTU Feisty system
>>
>
> You need wxPython >=2.8.1.1, please take a look at README file in SVN.
>
> Regards, Martin
>
>
--
please visit www.warela.eu
and participate:
WaReLa scientific conference on
Integrated catchment management
for hazard mitigation
September 24-26, 2007 in Trier, Germany
_______________________________________________________________________
Dr. Manuel Seeger
Wiss. Assistent Scientific Assistant
Physische Geographie Dpt. of Physical Geography
FB VI - Geographie/Geowissenschaften Geography/Geosciences
Universität Trier University of Trier
D - 54286 Trier
Tel.: +49-651-201 4557
Fax: +49-651-201 3976
Web: http://www.uni-trier.de/uni/fb6/geographie/mitarbeiter/Seeger/
yes
there are both, 2.6 and 2.8
i'll try removing 2.6
thanks
Martin Landa schrieb:
Hi,
2007/9/21, Dr. Manuel Seeger <seeger@uni-trier.de>:
i've wxPython 2.8.1.1-0ubuntu4 installed
maybe you have more versions of wxWidgets/Python available in your system, try:
$ python
import wx
wx.__version__
Martin
Any hints?
Manuel
Martin Landa schrieb:
Hi,
2007/9/21, Dr. Manuel Seeger <seeger@uni-trier.de>:
nevertheless i go on:
GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > wxgrass&[1] 9115
[1]+ Done wxgrass
GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > Traceback (most recent call
last):
File "/usr/local/grass-6.3.cvs/etc/wx/wxgui.py", line 34, in <module>
import wx.aui
ImportError: No module named aui
I am working on an UBUNTU Feisty system
You need wxPython >=2.8.1.1, please take a look at README file in SVN.
Regards, Martin
--
please visit www.warela.eu
and participate:
WaReLa scientific conference on
Integrated catchment management
for hazard mitigation
September 24-26, 2007 in Trier, Germany
_______________________________________________________________________
Dr. Manuel Seeger
Wiss. Assistent Scientific Assistant
Physische Geographie Dpt. of Physical Geography
FB VI - Geographie/Geowissenschaften Geography/Geosciences
Universität Trier University of Trier
D - 54286 Trier
Tel.: +49-651-201 4557
Fax: +49-651-201 3976
Web: http://www.uni-trier.de/uni/fb6/geographie/mitarbeiter/Seeger/
--
please visit www.warela.eu
and participate:
WaReLa scientific conference on
Integrated catchment management
for hazard mitigation
September 24-26, 2007 in Trier, Germany
_______________________________________________________________________
Dr. Manuel Seeger
Wiss. Assistent Scientific Assistant
Physische Geographie Dpt. of Physical Geography
FB VI - Geographie/Geowissenschaften Geography/Geosciences
Universität Trier University of Trier
D - 54286 Trier
Tel.: +49-651-201 4557
Fax: +49-651-201 3976
Web: http://www.uni-trier.de/uni/fb6/geographie/mitarbeiter/Seeger/
2007/9/21, Dr. Manuel Seeger <seeger@uni-trier.de>:
yes
there are both, 2.6 and 2.8
you can use the both version of wxPython simultaneously. Just make
sure that the Python version you are using for wxGRASS uses wxPython
2.8...
Martin
i'll try removing 2.6
thanks
Martin Landa schrieb:
> Hi,
>
> 2007/9/21, Dr. Manuel Seeger <seeger@uni-trier.de>:
>
>
>> i've wxPython 2.8.1.1-0ubuntu4 installed
>>
>
> maybe you have more versions of wxWidgets/Python available in your system, try:
>
> $ python
> import wx
> wx.__version__
>
> Martin
>
>
>> Any hints?
>>
>> Manuel
>>
>>
>> Martin Landa schrieb:
>>
>>> Hi,
>>>
>>> 2007/9/21, Dr. Manuel Seeger <seeger@uni-trier.de>:
>>>
>>>
>>>
>>>> nevertheless i go on:
>>>> GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > wxgrass&[1] 9115
>>>> [1]+ Done wxgrass
>>>> GRASS 6.3.cvs (Bardenas):~/grassaddons/gui > Traceback (most recent call
>>>> last):
>>>> File "/usr/local/grass-6.3.cvs/etc/wx/wxgui.py", line 34, in <module>
>>>> import wx.aui
>>>> ImportError: No module named aui
>>>>
>>>> I am working on an UBUNTU Feisty system
>>>>
>>>>
>>> You need wxPython >=2.8.1.1, please take a look at README file in SVN.
>>>
>>> Regards, Martin
>>>
>>>
>>>
>> --
>> please visit www.warela.eu
>> and participate:
>>
>> WaReLa scientific conference on
>>
>> Integrated catchment management
>> for hazard mitigation
>>
>> September 24-26, 2007 in Trier, Germany
>> _______________________________________________________________________
>> Dr. Manuel Seeger
>> Wiss. Assistent Scientific Assistant
>> Physische Geographie Dpt. of Physical Geography
>> FB VI - Geographie/Geowissenschaften Geography/Geosciences
>> Universität Trier University of Trier
>> D - 54286 Trier
>> Tel.: +49-651-201 4557
>> Fax: +49-651-201 3976
>> Web: http://www.uni-trier.de/uni/fb6/geographie/mitarbeiter/Seeger/
>>
>>
>>
>
>
>
--
please visit www.warela.eu
and participate:
WaReLa scientific conference on
Integrated catchment management
for hazard mitigation
September 24-26, 2007 in Trier, Germany
_______________________________________________________________________
Dr. Manuel Seeger
Wiss. Assistent Scientific Assistant
Physische Geographie Dpt. of Physical Geography
FB VI - Geographie/Geowissenschaften Geography/Geosciences
Universität Trier University of Trier
D - 54286 Trier
Tel.: +49-651-201 4557
Fax: +49-651-201 3976
Web: http://www.uni-trier.de/uni/fb6/geographie/mitarbeiter/Seeger/