sizmailov / pybind11-stubgen

Generate stubs for python modules
Other
218 stars 44 forks source link

pybind11::dtype #177

Closed ax3l closed 8 months ago

ax3l commented 8 months ago

When I pass a pybind11::dtype type as argument or return type from functions, stubgen 2.3.4 generation reports

Can't find/import 'dtype'

pybind11: v2.11.1