[GRASS-user] six.py

Dave Roberts droberts at montana.edu
Mon Aug 10 17:18:42 PDT 2020


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 at montana.edu
117 AJM Johnson Hall
Montana State University
Bozeman, MT 59717-3460


More information about the grass-user mailing list