Hi list,

I recently installed cascadenik on a new server and encountered an error while 
compiling my mml file. First I thought this might be due a wrong mml file, but 
even the example given by cascadenik doesn't work:

> christ...@server:~/mapnik-Cascadenik-796acf2$ cascadenik-compile.py 
> example.mml > test.xml
> Traceback (most recent call last):
>   File "/usr/local/bin/cascadenik-compile.py", line 114, in <module>
>     sys.exit(main(layersfile, **options.__dict__))
>   File "/usr/local/bin/cascadenik-compile.py", line 46, in main
>     doc.write(f)
> AttributeError: _ElementInterface instance has no attribute 'write'


I am quite lost and would be very happy if somebody knows more about this issue!

Thanks a lot in advance!
Christoph

PS:
I am running Ubuntu 10.10 and the content of test.xml looks like:
> cat test.xml
> <Element Map at 26c7fc8>

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to