Page 1 of 1

Issues with pygame import in python

Posted: Tue Jul 26, 2016 3:43 pm
by totomat
Hi,

I would like to use a python script, in which pygame is imported (simply with "import pygame"), but every time I tried to run it I have an error. It says "Failed to run [filename], result = -1". Of course when I run it oustside openViBE the script works perfectly
What can I do ?

Thanks !