baylib icon indicating copy to clipboard operation
baylib copied to clipboard

Segmentation fault (core dumped) on python binding of inference algorithms

Open mspronesti opened this issue 3 years ago • 0 comments

I suspect I'm not using properly the following two macros:

  • PYBIND11_OVERLOAD
  • PYBIND11_OVERLOAD_PURE

I followed the official doc , yet it's not working

mspronesti avatar Nov 07 '21 17:11 mspronesti