[GRASS-dev] Missing package "six" for Windows compilation
Andy Wickert
andrewwickert at gmail.com
Sat Nov 11 08:43:59 PST 2017
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!
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20171111/32bcad0a/attachment.html>
More information about the grass-dev
mailing list