Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
7125 Vistas

My v7 server isn't starting up properly, well, at all really.

The log file shows

2014-04-03 10:21:13,135 6449 WARNING ? openerp.modules.module: Ambiguous import: the OpenERP module resource is shadowed by another module (available at /usr/lib/python2.7/lib-dynload/resource.so). To import it, use import openerp.addons.<module>..

Now, having grepped through it all there seems to be a couple of places where import resource is used, I've changed those to import openerp.addons.resource as recommended in the error but it appears to have no effect.

Anyone got any clues that might help me get to the bottom of it ?

Avatar
Descartar
Mejor respuesta

Hi;

Follow this question raised on Launchpad

Avatar
Descartar
Autor

Worked fine, thanks

Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 15
3547
1
ago 25
4389
0
dic 24
9665
3
sept 24
21914
5
dic 24
53262