Does anybody know how to correctly import a module "report_sxw". I included two projects to eclipse: openobject-addons and openobject-server. When i try to run __init__.py in an account module i've got such error: "ImportError: cannot import name report_sxw". I think there is problem in how i add references for projects, because when i debug step by step in an account module i noticed that python interpreter jump into report module in an account module but there is no "report_sxw" module due to it is in openobject-server/bin/report folder. How to direct an interpreter to the right way?
-------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=42892#42892 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
