> Which module imports? We are only using plain header includes.
Even the import of olb2D.h in any of the examples, e.g. cavity2d.cpp. I suspect this is because of the relative path in the Makefile. This is also sometimes difficult for PyCharm to handle with Python projects.
Thank you very much for the info!