It's very difficult to find out: You made changes to the files which we don't know and py2exe gives an error...on the code you wrote?
The error is pretty clear: you are using the split method on a tuple (), and probably you should give it a list []. Where in the code? As I said before it's impossible to tell without more info. Regards, Pedro _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
