跳至內容
選單
此問題已被標幟
問題已關閉 原因: Question / Code not indented
Kabir Khan2024年06月03日 07時07分07秒
2 回覆
1888 瀏覽次數
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

頭像
捨棄
最佳答案

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

頭像
捨棄
最佳答案

Hi,

Install these packages using : 

pip install gevent==version 

pip install python-ldap==version


Hope it helps

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
4月 24
8907
0
9月 24
402
1
4月 24
12685
1
4月 24
4615
1
2月 24
4507