Oh men ! Totally missed / forget that... Thanks Sefan : the dummy simple
example works now :D
Unfortunately, this dummy example was extracted from a much more complex
one which seems to do things like dummy but still does not work... so I am
still debugging the real case...
Anyway, thanks for the help on the dummy case ! Hope this could help some
other people

Franck

Le dim. 9 févr. 2020 à 05:04, Stefan Seefeld <ste...@seefeld.name> a écrit :

>
> On 2020-02-08 12:07 p.m., HOUSSEN Franck wrote:
>
> I tried to play with extract::check() without much success : line 13
> crashes !?...
> This is a very simple exemple : would like to get it to work. Could
> somebody help ? Still googling / searching for a solution
>
> You need to call np::initialize() in your module, i.e. insert
>
>   `np::initialize();`
>
> at the top of your `dummy` module definition.
>
> [image: Stefan]
> --
>
>       ...ich hab' noch einen Koffer in Berlin...
>
>
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to