ronbal / photobooth

a raspberry Pi photobooth
GNU Lesser General Public License v3.0
9 stars 4 forks source link

Error video system not initialized #3

Closed BlueForrest closed 5 years ago

BlueForrest commented 6 years ago

Hi,

I have checked several photobooth video's & programs. Yours seems to be the best i've seen, so I installed on the Pi. After install & reboot, when I run program, i'm getting next error on line 191

Traceback (most recent call last): File "photobooth.py", line 191, in for event in pygame.event.get(): pygame.error: video system not initialized

any idea how to fix that? Camera is enabled and working fine - tested with default camera.py program

Note: i"m not using a touch screen, only regular PC monitor.

thanks Johan

ronbal commented 6 years ago

which os?