etfre

Results 3 comments of etfre

I'm assuming you're trying to install on Python 3? Dragonfly only works for Python 2.

What code did you run to create that document? Is the same code working for the previous commit?

I'm not sure whether or not this is a separate issue, but I'd been getting a strange import related error. I removed the `from oodocx import write_files` in `helper_functions.py` and...