Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outMain.log ERROR: tips = tips + row[0] | 'int' object is not subscriptable #8

Open
drgerg opened this issue Feb 23, 2021 · 0 comments
Assignees

Comments

@drgerg
Copy link
Owner

drgerg commented Feb 23, 2021

Tue, 23 Feb 2021 04:10:36 - Exception caught at bottom of try.
Traceback (most recent call last):
File "/home/greg/out/outMainDATA.py", line 400, in
mydb()
File "/home/greg/out/outMainDATA.py", line 233, in mydb
pressure,outTemp,outHumidity,extraHumid1,windSpeed,winddir,wdirStr,rain,rainRate,timeVal,windGust = datagrabber()
File "/home/greg/out/outMainDATA.py", line 101, in datagrabber
tips = tips + row[0]
TypeError: 'int' object is not subscriptable

@drgerg drgerg self-assigned this Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant