Go to advanced search

by Emin
Sun Apr 15, 2018 4:09 pm
Forum: Python
Topic: Invalid Syntax?
Replies: 7
Views: 1726

Re: Invalid Syntax?

hi i have a problem can you please help os.system("fswebcam -r 960x720 -d /dev/video0 /home/pi/webcam.jpg") ^ SyntaxError: invalid syntax it sees "&" this as a invalid syntax what should i do to fix it ? here is my full code # -*- coding:utf-8 -*- import RPi.GPIO as GPIO import tim...

Go to advanced search