Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
5946 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
лист. 22
8582
1
черв. 19
5419
0
квіт. 21
3522
2
січ. 19
3831
1
лип. 18
7147