콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4 답글
18363 화면

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

아바타
취소
관련 게시물 답글 화면 활동
0
12월 21
2525
2
8월 25
251
0
8월 25
328
1
8월 25
717
1
8월 25
550