Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
17843 Переглядів

I really do not know the problem I face problem that 


Failed to build greenlet lxml Pillow reportlab

ERROR: Could not build wheels for greenlet, lxml, Pillow, reportlab, which is required to install pyproject.toml-based projects

so if any one face problem like this please help me..


Аватар
Відмінити
Найкраща відповідь

I usually just comment those modules from requirement.txt and then install them manually

Аватар
Відмінити
Автор Найкраща відповідь

thank you it's working

Аватар
Відмінити
Найкраща відповідь

I had the exact same problem (on a MacBook Air with M2 chip). Setuptools was up to date. I noticed specific version constraints in the requirements.txt. After downgrading from Python 3.12.0 to 3.10.13 (using pyenv, by the way), everything was fine.

Аватар
Відмінити
Найкраща відповідь

Hi Ahmed,


Try 

pip install setuptools --upgrade

Then try to install packages with versions mentioned in the requirements.txt file


Regards

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
груд. 21
2408
Change position chatter Вирішено
1
серп. 25
200
4
лип. 25
1569
1
лип. 25
869
2
лип. 25
893