Showing posts with label python. Show all posts
Showing posts with label python. Show all posts

Sunday, October 16, 2011

OpenERP Web Not Starting

If you have accidentally replacee CherryPy3 with CherryPy you will get the following error when starting openerp-web
AttributeError: 'module' object has no attribute 'Tool'
Just reinstall CherryPy3 to get back a working installation