← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 748202] [NEW] Error in startin Open ERP web client

 

Public bug reported:

Hi Every One, I have installed Open ERP 6.0.1 web client on Ubuntu-
Server 8.04.2, but when I try to start the client with the help of
openerp-client.py, it is giving the following error:


Traceback (most recent call last):
  File "./openerp-web.py", line 11, in <module>
    from openobject.commands import start, ConfigurationError
  File "/home/coreuser/openerp-web-6.0.1/openobject/commands.py", line 8, in <module>
    from cherrypy._cpconfig import as_dict
ImportError: cannot import name as_dict


Can any body assist me in this regard, as I am new to both platforms Ubuntu + Open ERP, so your efforts, help and assistance will be really appreciated.

Thanks

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
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/748202

Title:
  Error in startin Open ERP web client

Status in OpenERP Server:
  New

Bug description:
  Hi Every One, I have installed Open ERP 6.0.1 web client on Ubuntu-
  Server 8.04.2, but when I try to start the client with the help of
  openerp-client.py, it is giving the following error:

  
  Traceback (most recent call last):
    File "./openerp-web.py", line 11, in <module>
      from openobject.commands import start, ConfigurationError
    File "/home/coreuser/openerp-web-6.0.1/openobject/commands.py", line 8, in <module>
      from cherrypy._cpconfig import as_dict
  ImportError: cannot import name as_dict

  
  Can any body assist me in this regard, as I am new to both platforms Ubuntu + Open ERP, so your efforts, help and assistance will be really appreciated.

  Thanks



Follow ups

References