Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
5955 Weergaven

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
Annuleer
Beste antwoord
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
Annuleer
Auteur

Its working.. Thank You

Beste antwoord

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
nov. 22
8585
1
jun. 19
5420
0
apr. 21
3523
2
jan. 19
3832
1
jul. 18
7150