reuterbal / photobooth

A flexible photobooth software
GNU Affero General Public License v3.0
314 stars 158 forks source link

Tinkerboard support #183

Open TheMoskey opened 4 years ago

TheMoskey commented 4 years ago

Hi!

I tried to install the photobooth software on my new Asus Tinkerboard. I've had the photobooth software on my Raspberry for quiet a long time, where everything works fine, except for the countdown lag, while using live-preview. So i wanted to switch to the Tinkerboard for a litte performance boost.

I'm using the Lubuntu OS and features like gphoto2, python, ... work perfectly fine, but when I'm starting the photobooth, nothing happens.

Only a few lines pop up in the command line and the photobooth.log is nearly empty. I think i need some help :D Thanks

Here are the few lines of the command line: command_line.txt And the logfile: photobooth.log

andyboeh commented 4 years ago

Seems like you didn't correctly set up the virtual environment, as the Python packages are not found (e.g. gphoto2, Qt5Gui ...)