Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6082 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź
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.

Awatar
Odrzuć
Autor

Its working.. Thank You

Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lis 22
8697
1
cze 19
5496
0
kwi 21
3584
2
sty 19
3873
1
lip 18
7242