Hi Again,
I solved the issue,
The problem was that when yocto unpacks the source files it unpacks it not in 
tmp/work/.../python3-wirepas-messaging/python3-wirepas-messaging-1.0 which is 
the work directory, so that is why setuptools cannot find setup.py ,
So I modified the source files folder to the same recipes name with ${PV} so it 
can match the same recipe's workdir. And now files are extracted in the good 
location and get compiled correctly.
devtool uses externalsrc to locate the source files directly, that is why it 
finds setup.py.
Thanks for the support again, Talel
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#50831): https://lists.yoctoproject.org/g/yocto/message/50831
Mute This Topic: https://lists.yoctoproject.org/mt/77081275/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to