I got it running but even when the program finishes I don't get taken back to the console Or gui or anything. Just a black screen.
I got it running on boot by adding
Code: Select all
@reboot python /home/pi/Desktop/programName.py &I have a black screen with no curser. I need to get back to the gui so I can fix this thing up. Anyone have any ideas?