[python] prosím o radu
Petr Messner
petr.messner na gmail.com
Úterý Červenec 26 21:41:06 CEST 2016
K tomu "try:" ti chybí "except:".
PM
2016-07-26 21:32 GMT+02:00 <ales.hruby33 na gmail.com>:
> #!/usr/bin/env python
>
> import RPi.GPIO as GPIO
> import time
>
> promena=3
> GPIO.setmode(GPIO.BCM)
> GPIO.setup(4, GPIO.OUT)
> while True:
>
> try:
> time.sleep(1)
>
> if i == 1:
> GPIO.output(4, False)
> else:
> GPIO.output(4, True)
>
>
> hlásí to chybu
> ./test.py
> File "./test.py", line 18
>
> ^
> IndentationError: unexpected unindent
>
> vůbec nemohu najit co to je kdyz ten radek ani neexistuje :-( děkuji
> _______________________________________________
> Python mailing list
> python na py.cz
> http://www.py.cz/mailman/listinfo/python
>
> Visit: http://www.py.cz
>
------------- další část ---------------
HTML příloha byla odstraněna...
URL: <http://www.py.cz/pipermail/python/attachments/20160726/c7525347/attachment.html>
Další informace o konferenci Python