Quoting Julie Digne <[email protected]>:
I can not test the double gzipping, the demo won't start with the
new empty_app:
*<type 'exceptions.AttributeError'>*: 'app' object has no attribute
'xlink_algo'
args = ("'app' object has no attribute 'xlink_algo'",)
message = "'app' object has no attribute 'xlink_algo'"
That´s easy to solve: just add the missing variables in your app.py file.
You can use fake values for testing purposes, like xlink_algo = "". If
it complains about any other variable, just add it.
Miguel
--
IPOL - Image Processing On Line - http://ipol.im/
contact [email protected] - http://www.ipol.im/meta/contact/
news+feeds twitter @IPOL_journal - http://www.ipol.im/meta/feeds/
announces [email protected] - http://tools.ipol.im/mm/announce/
discussions [email protected] - http://tools.ipol.im/mm/discuss/