跳至内容
菜单
此问题已终结
2 回复
5936 查看

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
8538
1
6月 19
5412
0
4月 21
3514
2
1月 19
3829
1
7月 18
7138