Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please help :)
#3
(Oct-09-2017, 06:31 AM)buran Wrote: this error looks inconsistent with your code.
The line call.append(dflist[i]['text']) is on line 15 in your code and according to error - it is on line 2.

Also note the difference dfList on line#2 and dflist on line#15 - I would guess these are same

i didnt run the whole python code in one go, i run them in a few times. Thats why the line is different. And yes, the error is on line 15 but not line 2. Do you have any idea what cause this error?

I tried running by changing dfList in line2 to dflist, but it still doesn't work.
Reply


Messages In This Thread
Please help :) - by crystalteoh92 - Oct-09-2017, 03:54 AM
RE: Please help :) - by buran - Oct-09-2017, 06:31 AM
RE: Please help :) - by crystalteoh92 - Oct-09-2017, 07:06 AM
RE: Please help :) - by buran - Oct-09-2017, 07:13 AM
RE: Please help :) - by crystalteoh92 - Oct-09-2017, 08:13 AM
RE: Please help :) - by buran - Oct-09-2017, 08:23 AM
RE: Please help :) - by crystalteoh92 - Oct-09-2017, 08:43 AM
RE: Please help :) - by buran - Oct-09-2017, 08:59 AM
RE: Please help :) - by crystalteoh92 - Oct-09-2017, 09:20 AM
RE: Please help :) - by buran - Oct-09-2017, 10:10 AM
RE: Please help :) - by snippsat - Oct-09-2017, 11:49 AM
RE: Please help :) - by buran - Oct-09-2017, 02:00 PM
RE: Please help :) - by crystalteoh92 - Oct-10-2017, 01:04 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020