Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
Câu hỏi đã đóng với nguyên nhân: Question / Code not indented
bởi Kabir Khan trên 03/06/2024 07:07:07
2 Trả lời
2117 Lượt xem
while run requirements file odoo17 python 3.10 version

ubuntu@ip-172-26-11-98:/opt/odoo17$ pip install -r requirements.txt
while i run the requiremetnts.txt this wheel/pkg not installed

ERROR: Failed building wheel for gevent

ERROR: Failed building wheel for python-ldap
ERROR: Could not build wheels for python-ldap, which is required to install pyproject.toml-based projects

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello,

I am using system ubuntu 20.04 and installed odoo 17 with python 3.10.14

When I run requirements.txt cmd it gets error same as above mentioned.

After I have installed gevent manually still it shows erorr

Here I am trying to install gevent
pip install gevent==21.8.0

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

Install these packages using : 

pip install gevent==version 

pip install python-ldap==version


Hope it helps

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 4 24
10181
0
thg 9 24
724
1
thg 4 24
13980
1
thg 4 24
5868
1
thg 2 24
5086