I am running into an error when running sample code at /python/samples/concepts/plugins/openapi/. Running the server without error. When I run the client, I get the ...
for(Parameters::const_iterator it=self.begin(); it!=self.end(); ++it) .def("__copy__", [](const Parameters& self, py::object memo) {auto a = Kratos::make_shared ...