← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 833637] Re: error starting openerp-server

 

OS => Linux Debian 5.0.3
python => Python 2.5.2

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

Title:
  error starting openerp-server

Status in OpenERP Server:
  Incomplete

Bug description:
  Traceback (most recent call last):
    File "./openerp-server", line 44, in <module>
      import openerp
    File "/srv/openerp61/server61/openerp/__init__.py", line 26, in <module>
      import addons
    File "/srv/openerp61/server61/openerp/addons/__init__.py", line 33, in <module>
      from openerp.modules import get_module_resource, get_module_path
    File "/srv/openerp61/server61/openerp/modules/__init__.py", line 29, in <module>
      import openerp.modules.loading
    File "/srv/openerp61/server61/openerp/modules/loading.py", line 90
      load_init_xml = lambda *args: _load_data(cr, *args, kind='init_xml')
                                                             ^
  SyntaxError: invalid syntax

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/833637/+subscriptions


References