[GRASS-user] six.py

I compiled 7.8.3 from source successfully. However, I get an error when tying to start a monitor

----
GRASS GIS 7.8.3 > d.mon wx3

                              Mapset <PERMANENT> in Location <id_geol> GRASS GIS 7.8.3 > Traceback (most recent call last):
   File "/usr/local/grass78/gui/wxpython/mapdisp/main.py", line 33, in <module>
     import six
ImportError: No module named six
----

However, six is installed (several places apparently).

python
Python 3.8.3 (default, May 17 2020, 18:15:42)
[GCC 10.1.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import six
>>>
-----

     So presumably this is a path problem but I haven't found any useful
posts on the topic yet.

I run

uname -a
Linux luthertucker 5.4.52-1-MANJARO #1 SMP PREEMPT Thu Jul 16 16:07:11 UTC 2020 x86_64 GNU/Linux

Thanks, Dave
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
David W. Roberts office 406-994-5670
Professor FAX 406-994-3190
Department of Ecology email droberts@montana.edu
117 AJM Johnson Hall
Montana State University
Bozeman, MT 59717-3460

Hi,

On Tue, Aug 11, 2020 at 2:18 AM Dave Roberts <droberts@montana.edu> wrote:

I compiled 7.8.3 from source successfully. However, I get an error when
tying to start a monitor

----
GRASS GIS 7.8.3 > d.mon wx3

                              Mapset <PERMANENT> in Location <id_geol>
                                                         GRASS GIS 7.8.3
> Traceback (most recent call last):
   File "/usr/local/grass78/gui/wxpython/mapdisp/main.py", line 33, in
<module>
     import six
ImportError: No module named six
----

However, six is installed (several places apparently).

python
Python 3.8.3 (default, May 17 2020, 18:15:42)
[GCC 10.1.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import six
>>>
-----

     So presumably this is a path problem but I haven't found any useful
posts on the topic yet.

Did you see the questions in my last email?

https://lists.osgeo.org/pipermail/grass-user/2020-August/081685.html

Markus

I run

uname -a
Linux luthertucker 5.4.52-1-MANJARO #1 SMP PREEMPT Thu Jul 16 16:07:11
UTC 2020 x86_64 GNU/Linux

Thanks, Dave
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
David W. Roberts office 406-994-5670
Professor FAX 406-994-3190
Department of Ecology email droberts@montana.edu
117 AJM Johnson Hall
Montana State University
Bozeman, MT 59717-3460
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user