On 5 May 2009, at 04:36, Mohamad Ali wrote: > I got this: > k...@ubuntu:~/mapnik$ ./z0_generate_tiles.py > Traceback (most recent call last): > File "./z0_generate_tiles.py", line 43, in <module> > from mapnik import * > ImportError: No module named mapnik
You missing the Mapnik python bindings, see http:// wiki.openstreetmap.org/wiki/Mapnik/Installation -- Chris Jones, SUCS Admin http://sucs.org _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

