Skip to content

Instantly share code, notes, and snippets.

@colemanm
Created September 29, 2010 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colemanm/603180 to your computer and use it in GitHub Desktop.
Save colemanm/603180 to your computer and use it in GitHub Desktop.
cascadenik-compile.py scratch.mml > test.xml
Traceback (most recent call last):
File "/usr/local/bin/cascadenik-compile.py", line 109, in <module>
sys.exit(main(layersfile, **options.__dict__))
File "/usr/local/bin/cascadenik-compile.py", line 41, in main
doc.write(f)
AttributeError: _ElementInterface instance has no attribute 'write'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment