跳至內容
選單
此問題已被標幟
1 回覆
7132 瀏覽次數

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 ?

頭像
捨棄
最佳答案

Hi;

Follow this question raised on Launchpad

頭像
捨棄
作者

Worked fine, thanks

相關帖文 回覆 瀏覽次數 活動
0
3月 15
3550
1
8月 25
4436
0
12月 24
9665
3
9月 24
21917
5
12月 24
53282