Issues with pygame import in python

Concerning processing components: filters, file load/save, visualizations, communication ...
Post Reply
totomat
Posts: 2
Joined: Thu Jul 07, 2016 2:52 pm

Issues with pygame import in python

Post 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 !

Post Reply