تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
17831 أدوات العرض

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
ديسمبر 21
2403
1
أغسطس 25
177
4
يوليو 25
1548
1
يوليو 25
852
2
يوليو 25
875