andreknieriem / photobooth

A photobooth Web-Application for raspberry pi with gphoto2
https://photobooth.andrerinas.de/
MIT License
294 stars 163 forks source link

Pyhton 2 requirement #312

Closed damanti-me closed 1 year ago

damanti-me commented 1 year ago

Describe the bug First of all - thanks for your work! I noticed a missing dependency during the usage of your shell script to install on raspbian. The new OS there would be "Raspberry Pi OS". This OS doesnt include Python2 which is necassary during your installation script. Maybe not that urgent.

To Reproduce Steps to reproduce the behavior:

  1. Get a RBP 4
  2. fresh RaspberyPIOS lite
  3. carry out your shell script
  4. See error

Expected behavior script should run through

Screenshots

Environment (please complete the following information):

Photobooth

Error log error /var/www/html/node_modules/node-sass: Command failed. gyp verb check python checking for Python executable "python2" in the PATH

andi34 commented 1 year ago

Hey!

The project is continued here: https://photoboothproject.github.io/

Please follow the installation instructions mentioned there. Photobooth v4 works fine on latest PiOS.

Best regards

Andi