Over version 6.0, this has been fixed by revision [email protected]. Thanks.
-- You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee. 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-web Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-web More help : https://help.launchpad.net/ListHelp

