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

odoo.sh , I'm trying to active "odoo_attendance_user_location module" but I got this error "Unable to install module odoo_attendance_user_location because an external dependency is not met: Python library not installed: geopy" , despite I have already installed geopy using this command "sudo pip install geopy"

아바타
취소

Have you got the solution for this error you were facing ?

See my answer

베스트 답변

You cannot install Python libraries manually in Odoo.sh 

You need to use the method outlined in https://www.odoo.com/forum/help-1/how-to-install-python-library-in-odoo-sh-176148

(you can technically install them manually only in staging and development branches, but never the production branch)

아바타
취소
베스트 답변

You need to install geopy python library first

pip3 install geopy
아바타
취소
관련 게시물 답글 화면 활동
3
8월 25
2258
1
5월 25
2523
1
4월 25
3503
1
4월 25
4338
1
4월 25
1804