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

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
8579
1
6月 19
5419
0
4月 21
3520
2
1月 19
3830
1
7月 18
7147