2012/2/12 <[email protected]>: > > Martin Landa wrote: > >> http://wingrass.fsv.cvut.cz/grass70/logs/ > > ImportError: No module named dateutil > > That's an add-on package:
Ooops, i didn't realize that. > > http://pypi.python.org/pypi/python-dateutil > http://labix.org/python-dateutil > > If it isn't practical to do without it, it should at least be listed > in REQUIREMENTS.html. Well, i really need it to parse date and time strings. But maybe i can lend the parser code from the dateutil code? > > It's required for matplotlib, which probably explains why no-one has > noticed the issue before. This issue was recently introduced by me. I did not explicitly install any Python add-on on my ubuntu system. Hence, i have had the impression it is part of the standard Python library. Best regards Soeren > > -- > Glynn Clements <[email protected]> > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
