[GRASS-dev] Missing package "six" for Windows compilation

Helmut Kudrnovsky hellik at web.de
Sat Nov 11 08:57:31 PST 2017


Andy Wickert-2 wrote
> Hello GRASS developers,
> 
> The "six" python package, required by Matplotlib, seems to be missing on
> the Windows side. As a result, all packages requiring it are throwing
> errors. For example, as seen at
> http://wingrass.fsv.cvut.cz/grass72/x86/addons/latest/logs/:
> 
> Traceback (most recent call last):
>   File
> "C:/Users/landa/grass_packager/grass722/x86/addons/v.faultdirections/scripts/v.faultdirections.py",
> line 50, in 
> <module>
>     import matplotlib #required by windows
>   File
> "C:\OSGeo4W32\apps\Python27\lib\site-packages\matplotlib\__init__.py",
> line 105, in 
> <module>
>     import six*ImportError: No module named six
> */c/msys32/usr/src/grass722/include/Make/Html.make:14: recipe for
> target 'v.faultdirections.tmp.html' failed
> make: *** [v.faultdirections.tmp.html] Error 1
> rm v.faultdirections.tmp.html
> 
> 
> Could someone with permissions please install this and test with an
> "import
> matplotlib"?
> 
> Thank you!

it's interesting, as e.g. r.hypso which also uses matplotlip builds in
winGRASS64bit addon
https://wingrass.fsv.cvut.cz/grass73/x86_64/addons/grass-7.3.svn/logs/

but fails in winGRASS32bit addon:
https://wingrass.fsv.cvut.cz/grass73/x86/addons/grass-7.3.svn/logs/

the same for v.faultdirections, it builds in winGRASS64bit addon






-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html


More information about the grass-dev mailing list