79207409

Date: 2024-11-20 13:32:59
Score: 5.5
Natty: 4.5
Report link

I have a similar problem while bitbakeing scipy. The problem is the inherit setuptools3 in the older recipe. The setuptool wants to work with the setup.py, but newer python packages use a pyproject.toml instead, so there is no setup.py. The reason ehy the newer recipe works just fine is, that it doesn't use setuptools

Reasons:
  • Blacklisted phrase (1): I have a similar problem
  • No code block (0.5):
  • Me too answer (2.5): I have a similar problem
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user28396732