Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
5941 Vues

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
Ignorer
Meilleure réponse
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
Ignorer
Auteur

Its working.. Thank You

Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
2
nov. 22
8579
1
juin 19
5419
0
avr. 21
3519
2
janv. 19
3830
1
juil. 18
7146