I confirm that the problem of tiny_sxw2rml.py: zipfile.BadZipfile: File is not
a zip file ,exists in last stable version of tinyerp-server 4.2.3.4 with python
2.4 and 2.5; probable, it work with pyhton 2.3.
You could solve it by changing two lines in the file:tiny_sxw2rml.py
Comment the line:
# f = StringIO.StringIO(file(fname).read())
Add after the line:
f = fname
Hope useful
-------------------- m2f --------------------
--
http://www.openerp.com/forum/viewtopic.php?p=26636#26636
-------------------- m2f --------------------
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users