Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
La domanda è stata chiusa con motivazione: Question / Code not indented
da Kabir Khan - 03/06/2024 07:07:07
2 Risposte
1897 Visualizzazioni
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

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Risposta migliore

Hi,

Install these packages using : 

pip install gevent==version 

pip install python-ldap==version


Hope it helps

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
apr 24
9036
0
set 24
437
1
apr 24
12857
1
apr 24
4749
1
feb 24
4557