Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
2036 มุมมอง

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
อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ส.ค. 25
2309
1
พ.ค. 25
2541
1
เม.ย. 25
3512
1
เม.ย. 25
4343
1
เม.ย. 25
1818