コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5947 ビュー

I have installed beautifulsoup4 using pip install bs4, but in odoo 'All in one setup' getting error as "No module name bs4" even though it is installed. I'm working in odoo 10.0 (Windows OS).

Anyone have solution?

アバター
破棄
最善の回答
Hi Girija,

Copy the installed python library bs4 from site-packages into "Odoo10/server" folder (All In One setup). All dependencies library should be placed inside "Odoo10/server" folder in order to work in All In One setup.

アバター
破棄
著作者

Its working.. Thank You

最善の回答

Hi @Girija

You could do it by avoiding the usage of Odoo all in one setup and run it from the source code version and install in your local python all the requirements.txt dependencies

アバター
破棄
関連投稿 返信 ビュー 活動
2
11月 22
8582
1
6月 19
5419
0
4月 21
3522
2
1月 19
3831
1
7月 18
7147