Hi @ all,
i installed the sqlalchemy in addons, the olap and bi.
when i click on Cube Designer oder Cube Browser i got the following error
Code:
404 Not Found
The path '/designer/index' was not found.
Traceback (most recent call last):
File "C:\Programme\OpenERP AllInOne\Web\python25\lib\site-packages\cherrypy-3.1.2-py2.5-win32.egg\cherrypy\_cprequest.py", line 606, in respond
cherrypy.response.body = self.handler()
File "C:\Programme\OpenERP AllInOne\Web\python25\lib\site-packages\cherrypy-3.1.2-py2.5-win32.egg\cherrypy\_cperror.py", line 227, in __call__
raise self
NotFound: (404, "The path '/designer/index' was not found.")
Powered by CherryPy 3.1.2
Can someone help me to fix this?