I connect a button to bellowing function call:
void EvalFile(const std::string& py_file) { std::lock_guard guard(g_python_mutex_);