콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
6179 화면

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?

아바타
취소
베스트 답변
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.

아바타
취소
작성자

Its working.. Thank You

베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
2
11월 22
8845
1
6월 19
5583
0
4월 21
3671
2
1월 19
3913
1
7월 18
7323