Ok, I solved the previous error changing the second argument , but i have another question. Does PyNode_Compile function store the object code in the file passed as argument? And it will be execute by python? I mean, it works if i type 'python prova.pyc'? Thank.