I am using Qt(c++) to create a user interface that calls an ML model to predict an answer based on user input. The model is written in python. Here is the code that calls ca