← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 673697] Re: No module named future

 

** Patch added: "bug.patch"
   https://bugs.launchpad.net/bugs/673697/+attachment/1729441/+files/bug.patch

-- 
No module named future
https://bugs.launchpad.net/bugs/673697
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: New

Bug description:
Using revision 2999, I got :

Traceback (most recent call last):
  File "openobject-server/bin/openerp-server.py", line 58, in <module>
    import netsvc
  File "/home/max/openerp/openobject-server/bin/netsvc.py", line 292, in <module>
    import tools
  File "/home/max/openerp/openobject-server/bin/tools/__init__.py", line 31, in <module>
    from pdf_utils import *
  File "/home/max/openerp/openobject-server/bin/tools/pdf_utils.py", line 36, in <module>
    from future import with_statement
ImportError: No module named future





References