should anyone else end up with this issue it seems i fixed it, ran: sudo apt-get install python-picamera python3-picamera python-rpi.gpio it said I had to run: sudo dpkg --configure -a so I did and then ran the code listed in the post above: sudo apt-get update && sudo apt-get upgrade and then happi...