← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 732414] [NEW] ecommerce web client error

 

Public bug reported:

Traceback (most recent call last):
  File "/usr/local/bin/start-tinyerp", line 9, in <module>
    load_entry_point('eTiny==4.3.0', 'console_scripts', 'start-tinyerp')()
  File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/commands.py", line 60, in start
    from tinyerp.controllers import Root
  File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/controllers.py", line 53, in <module>
    from tinyerp import subcontrollers
  File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/subcontrollers/__init__.py", line 23, in <module>
    import viewed
  File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/subcontrollers/viewed.py", line 36, in <module>
    from xml import xpath
ImportError: cannot import name xpath

** Affects: openobject-client-web
     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/732414

Title:
  ecommerce web client error

Status in OpenERP Web Client:
  New

Bug description:
  Traceback (most recent call last):
    File "/usr/local/bin/start-tinyerp", line 9, in <module>
      load_entry_point('eTiny==4.3.0', 'console_scripts', 'start-tinyerp')()
    File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/commands.py", line 60, in start
      from tinyerp.controllers import Root
    File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/controllers.py", line 53, in <module>
      from tinyerp import subcontrollers
    File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/subcontrollers/__init__.py", line 23, in <module>
      import viewed
    File "/usr/local/lib/python2.6/dist-packages/eTiny-4.3.0-py2.6.egg/tinyerp/subcontrollers/viewed.py", line 36, in <module>
      from xml import xpath
  ImportError: cannot import name xpath



Follow ups

References