c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #18368
[Bug 365547] Re: Can't launch Etiny, ImportError: No module named _cpconfig
** Changed in: openobject-client-web
Status: Invalid => Fix Released
** Changed in: openobject-client-web
Importance: Undecided => High
** Changed in: openobject-client-web
Assignee: (unassigned) => OpenERP SA's Web Client R&D (openerp-dev-web)
** Changed in: openobject-client-web
Milestone: None => 6.0.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/365547
Title:
Can't launch Etiny, ImportError: No module named _cpconfig
Status in OpenERP Web Client:
Fix Released
Bug description:
With trunk version can't launch Etiny, raise an error about cherryp
_cpconfig
franck@franck-laptop:~/workspace/src/trunk/openobject/client-web$ ./start-openerp-web.py
Traceback (most recent call last):
File "./start-openerp-web.py", line 11, in <module>
from openerp.commands import start, ConfigurationError
File "/home/franck/workspace/src/trunk/openobject/client-web/openerp/commands.py", line 11, in <module>
from cherrypy._cpconfig import as_dict
ImportError: No module named _cpconfig