Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
5975 Ansichten

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?

Avatar
Verwerfen
Beste Antwort
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.

Avatar
Verwerfen
Autor

Its working.. Thank You

Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Nov. 22
8600
1
Juni 19
5435
0
Apr. 21
3528
2
Jan. 19
3836
1
Juli 18
7159