All of lore.kernel.org
 help / color / mirror / Atom feed
* [zeus] python3-dlib #yocto #zeus #python
@ 2021-05-11 20:00 Bel Hadj Salem Talel
  2021-05-11 20:56 ` [yocto] " Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Bel Hadj Salem Talel @ 2021-05-11 20:00 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

Hi All,

Did anyone manage to create a recipe for python dlib from the official site https://github.com/davisking/dlib ?
They provide C++ and Python API, (CMakeLists + setup.py). All recipes found for dlib are inheriting cmake for C++.
But when inheriting setuptools3 error occurs.

Thanks,
Talel

[-- Attachment #2: Type: text/html, Size: 428 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [yocto] [zeus] python3-dlib #yocto #zeus #python
  2021-05-11 20:00 [zeus] python3-dlib #yocto #zeus #python Bel Hadj Salem Talel
@ 2021-05-11 20:56 ` Khem Raj
  2021-05-11 21:22   ` Bel Hadj Salem Talel
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2021-05-11 20:56 UTC (permalink / raw)
  To: Bel Hadj Salem Talel; +Cc: Yocto-mailing-list

On Tue, May 11, 2021 at 1:00 PM Bel Hadj Salem Talel <bhstalel@gmail.com> wrote:
>
> Hi All,
>
> Did anyone manage to create a recipe for python dlib from the official site https://github.com/davisking/dlib ?
> They provide C++ and Python API, (CMakeLists + setup.py). All recipes found for dlib are inheriting cmake for C++.
> But when inheriting setuptools3 error occurs.


did you look into http://layers.openembedded.org/layerindex/recipe/135534/

>
> Thanks,
> Talel
> 
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [zeus] python3-dlib #yocto #zeus #python
  2021-05-11 20:56 ` [yocto] " Khem Raj
@ 2021-05-11 21:22   ` Bel Hadj Salem Talel
  0 siblings, 0 replies; 3+ messages in thread
From: Bel Hadj Salem Talel @ 2021-05-11 21:22 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 190 bytes --]

Thanks for the suggestion, but they are using the C++ API as well. I already created a recipe for the C++ API of dlib and it is working, the only thing needed is compitling the Python API.

[-- Attachment #2: Type: text/html, Size: 190 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-11 21:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11 20:00 [zeus] python3-dlib #yocto #zeus #python Bel Hadj Salem Talel
2021-05-11 20:56 ` [yocto] " Khem Raj
2021-05-11 21:22   ` Bel Hadj Salem Talel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.