When you run
python
, is the .pyd in the current directory? If you print something inside of PYBIND11_MODULE
, does it get printed when you import the module?