Python Forum
TypeError: object of type 'NoneType' has no len() - what do it mean?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TypeError: object of type 'NoneType' has no len() - what do it mean?
#5
ok guys - i figured it out. It wasn't an issue with my code. After spend way too much time on it, it turns out you need to have the spreadsheet closed in order to intereact python with the spreadsheet using openpyxl.

Apologies if i messed any of you around but I am grateful for your help. I'm learning and this is new to me.
Reply


Messages In This Thread
RE: TypeError: object of type 'NoneType' has no len() - what do it mean? - by leviathan54 - Apr-20-2019, 12:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I am getting this TypeError: 'TreasureMap' object is not subscriptable. makilakos 2 263 May-25-2024, 07:58 PM
Last Post: deanhystad
  TypeError: cannot pickle ‘_asyncio.Future’ object Abdul_Rafey 1 612 Mar-07-2024, 03:40 PM
Last Post: deanhystad
  error in class: TypeError: 'str' object is not callable akbarza 2 661 Dec-30-2023, 04:35 PM
Last Post: deanhystad
Bug TypeError: 'NoneType' object is not subscriptable TheLummen 4 911 Nov-27-2023, 11:34 AM
Last Post: TheLummen
  TypeError: 'NoneType' object is not callable akbarza 4 1,238 Aug-24-2023, 05:14 PM
Last Post: snippsat
  [NEW CODER] TypeError: Object is not callable iwantyoursec 5 1,613 Aug-23-2023, 06:21 PM
Last Post: deanhystad
  Python: Regex is not good for re.search (AttributeError: 'NoneType' object has no att Melcu54 9 1,751 Jun-28-2023, 11:13 AM
Last Post: Melcu54
  TypeError: 'float' object is not callable #1 isdito2001 1 1,179 Jan-21-2023, 12:43 AM
Last Post: Yoriz
  TypeError: a bytes-like object is required ZeroX 13 4,854 Jan-07-2023, 07:02 PM
Last Post: deanhystad
  declaring object parameters with type JonWayn 2 991 Dec-13-2022, 07:46 PM
Last Post: JonWayn

Forum Jump:

User Panel Messages

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