#include #include #include using namespace std; int main() { chdir("/opt/GWinWrap/"); system("python3 ."); return 0; }