Colleague hands me build error wherein a Python2 recipe (grpc-python) fails
to compile with:

...
pkg_resources.DistributionNotFound: \
  The 'wheel' distribution was not found and is required by the application

...

This is a new one for me, and is in the context of a recipe added to "morty",
so I examine the checked-out source and, sure enough, in the requirements.txt
file, the final line reads:

  wheel>=0.29

But this doesn't look like a normal dependency failure, and I'm not sure what
to make of this ... can anyone advise on how to resolve that error above? I can see there is a python3-wheel recipe, and I used "pipoe" to create a python-wheel recipe, but none of that helped. What exactly is the compile step in this recipe
looking for that generates that error?

  Thoughts?

rday

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#49985): https://lists.yoctoproject.org/g/yocto/message/49985
Mute This Topic: https://lists.yoctoproject.org/mt/75612523/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to