0 Usuarios y 1 Visitante están viendo este tema.
root@raspberrypi:~/meteoclimatic# ./meteoclimatic.pyTraceback (most recent call last): File "./meteoclimatic.py", line 150, in <module> BaseConvert(str(int(intorfloat(valores['MGST']) * 10)), BASE10, BASE62) + ';' + \ File "./meteoclimatic.py", line 67, in rsentit return sentitUnboundLocalError: local variable 'sentit' referenced before assignmentroot@raspberrypi:~/meteoclimatic#