Hi Phil,

On 8/23/24 10:58 AM, Phil Phil via lists.yoctoproject.org wrote:
You don't often get email from heidegg=hotmail....@lists.yoctoproject.org. Learn why 
this is important<https://aka.ms/LearnAboutSenderIdentification>
Greetings,

I'm trying to get use python3 with cantools in a bitbake recipe.

Usually this is installed via pip.
python3 -m pip install cantools
I'm trying to use it in a bb recipe in the following way:


BB recipe:

inherit python3native
DEPENDS += "python3-pip python3-cantools"

python3-cantools-native if you want to run things during the build process.

Cheers,
Quentin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63737): https://lists.yoctoproject.org/g/yocto/message/63737
Mute This Topic: https://lists.yoctoproject.org/mt/108053426/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to