79107815

Date: 2024-10-20 18:53:49
Score: 1.5
Natty:
Report link

Why did you create a python3-pip recipe if it already exists inside openembedded-core? Just add it in IMAGE_INSTALL:append "python3-pip" [1]

And to use pip in a recipe you just need to inherit pip and pass the package name in PYPI_PACKAGE, example: python3-ansi2html_1.7.0.bb

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Why did you
  • Low reputation (0.5):
Posted by: Cleiton Bueno