Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
6094 Zobrazení

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
Zrušit
Nejlepší odpověď
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
Zrušit
Autor

Its working.. Thank You

Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
lis 22
8704
1
čvn 19
5508
0
dub 21
3599
2
led 19
3875
1
čvc 18
7245