imaplib is a standard python module, is is installed by default when you install python.
OpenERP allinone, I think, doesn't rely on the standard python install, it doesn't require python to be installed on the system... so you either: Install python and then reinstall OpenERP from source â imaplib won't be missing this way, or; Try copying c:Python25\lib\imaplib.py into C:\Program Files\OpenERP AllInOne\Server\library.zip (and also any other module that imaplib depends on) I don't know if it works... -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=32078#32078 -------------------- m2f --------------------
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
