[Tilecache] TileCache.Cache import DiskCache
James McManus McManus
jmpmcmanus at yahoo.com
Tue Jan 15 21:55:10 EST 2008
Hi - I am trying to create a python script use Example.py in the doc directory. However, when I try to import DiskCache, I get the following error message:
>>> from TileCache.Cache import DiskCache
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name DiskCache
I can import all other modules in the example. Does DiskCache still exist? I could not find any reference to it in the code.
Thanks
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/tilecache/attachments/20080115/0618dca1/attachment.html
More information about the Tilecache
mailing list