12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- Traceback (most recent call last):
- File "D-F.py", line 202, in LoadCustomData
- loopper3=pd.read_sql(text4,engine3)
- UnboundLocalError: local variable 'text4' referenced before assignment
- Traceback (most recent call last):
- File "D-F.py", line 2678, in <module>
- contforloop,loopper2,childAdminLs,loopper3=LoadCustomData(engine3,allpart)
- TypeError: cannot unpack non-iterable NoneType object
- Traceback (most recent call last):
- File "D-F.py", line 2711, in <module>
- time.sleep(1)
- KeyboardInterrupt
- Traceback (most recent call last):
- File "D-F.py", line 2711, in <module>
- time.sleep(1)
- KeyboardInterrupt
- Traceback (most recent call last):
- File "D-F.py", line 149, in DateDataLoad
- startdatekey=Datefind[0].¶}©l
- IndexError: list index out of range
- Traceback (most recent call last):
- File "D-F.py", line 2651, in <module>
- startDatekey,endDatekey,allpart=DateDataLoad(engine3,db_session2)
- TypeError: cannot unpack non-iterable NoneType object
- Traceback (most recent call last):
- File "D-F.py", line 208, in LoadCustomData
- print(len(loopper3[0]))
- IndexError: index 0 is out of bounds for axis 0 with size 0
- Traceback (most recent call last):
- File "D-F.py", line 2652, in <module>
- contforloop,loopper2,childAdminLs,loopper3=LoadCustomData(engine3,allpart)
- TypeError: cannot unpack non-iterable NoneType object
- Traceback (most recent call last):
- File "D-F.py", line 149, in DateDataLoad
- startdatekey=Datefind[0].¶}©l
- IndexError: list index out of range
- Traceback (most recent call last):
- File "D-F.py", line 2821, in <module>
- startDatekey,endDatekey,allpart=DateDataLoad(engine3,db_session2)
- TypeError: cannot unpack non-iterable NoneType object
- Traceback (most recent call last):
- File "D-F.py", line 208, in LoadCustomData
- print(len(loopper3[0]))
- IndexError: index 0 is out of bounds for axis 0 with size 0
- Traceback (most recent call last):
- File "D-F.py", line 2822, in <module>
- contforloop,loopper2,childAdminLs,loopper3=LoadCustomData(engine3,allpart)
- TypeError: cannot unpack non-iterable NoneType object
- Traceback (most recent call last):
- File "D-F.py", line 208, in LoadCustomData
- print(len(loopper3[0]))
- IndexError: index 0 is out of bounds for axis 0 with size 0
- Traceback (most recent call last):
- File "D-F.py", line 2822, in <module>
- contforloop,loopper2,childAdminLs,loopper3=LoadCustomData(engine3,allpart)
- TypeError: cannot unpack non-iterable NoneType object
- Traceback (most recent call last):
- File "D-F.py", line 2885, in <module>
- KeyboardInterrupt
- Traceback (most recent call last):
- File "D-F.py", line 210, in LoadCustomData
- loopper3[0][x] = True
- NameError: name 'loopper3' is not defined
- Traceback (most recent call last):
- File "D-F.py", line 2820, in <module>
- contforloop,loopper2,childAdminLs,loopper3=LoadCustomData(engine3,allpart)
- TypeError: cannot unpack non-iterable NoneType object
- Traceback (most recent call last):
- File "D-F.py", line 2879, in <module>
- continue
- KeyboardInterrupt
- Traceback (most recent call last):
- File "D-F.py", line 210, in LoadCustomData
- loopper3[0][x] = True
- IndexError: list assignment index out of range
- Traceback (most recent call last):
- File "D-F.py", line 2820, in <module>
- contforloop,loopper2,childAdminLs,loopper3=LoadCustomData(engine3,allpart)
- TypeError: cannot unpack non-iterable NoneType object
- Traceback (most recent call last):
- File "D-F.py", line 202, in LoadCustomData
- loopper3=[][40]
- IndexError: list index out of range
- Traceback (most recent call last):
- File "D-F.py", line 2820, in <module>
- contforloop,loopper2,childAdminLs,loopper3=LoadCustomData(engine3,allpart)
- TypeError: cannot unpack non-iterable NoneType object
- Traceback (most recent call last):
- File "D-F.py", line 2887, in <module>
- time.sleep(1)
- KeyboardInterrupt
|