ok. check that /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/ is in your python path:
type python then : >> import sys >> print sys.path what does it say ? Guillaume _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

