Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4 Trả lời
17833 Lượt xem

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..


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

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

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

thank you it's working

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

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.

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

Hi Ahmed,


Try 

pip install setuptools --upgrade

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


Regards

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 12 21
2404
1
thg 8 25
179
4
thg 7 25
1550
1
thg 7 25
855
2
thg 7 25
876