Python Forum
object of type ... has no len()
Thread Rating:
  • 2 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
object of type ... has no len()
#4
Well, that still doesn't include where you call hcluster.  All I can tell you is you are passing hcluster a single bicluster instance rather than a sequence of them.

Also I really think you should read this:
https://python-forum.io/Thread-Basic-Nev...n-sequence
Reply


Messages In This Thread
object of type ... has no len() - by smham - Oct-02-2017, 04:33 AM
RE: object of type ... has no len() - by Mekire - Oct-02-2017, 04:44 AM
RE: object of type ... has no len() - by smham - Oct-02-2017, 04:49 AM
RE: object of type ... has no len() - by Mekire - Oct-02-2017, 05:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  declaring object parameters with type JonWayn 2 858 Dec-13-2022, 07:46 PM
Last Post: JonWayn
Star Type Error: 'in' object is not callable nman52 3 3,331 May-01-2021, 11:03 PM
Last Post: nman52
  TypeError: 'type' object is not subscriptable Stef 1 4,445 Aug-28-2020, 03:01 PM
Last Post: Gribouillis
  isinstance() always return true for object type check Yoki91 2 2,503 Jul-22-2020, 06:52 PM
Last Post: Yoki91
  AttributeError: type object 'FunctionNode' has no attribute '_TestValidateFuncLabel__ binhduonggttn 0 2,220 Feb-19-2020, 11:29 AM
Last Post: binhduonggttn
  Type hinting - return type based on parameter micseydel 2 2,429 Jan-14-2020, 01:20 AM
Last Post: micseydel
  Object of type set is not JSON serializable enigma619 5 12,138 Dec-19-2019, 03:30 PM
Last Post: enigma619
  type of object as a string Skaperen 1 2,251 Dec-02-2019, 08:01 AM
Last Post: midarq
  Object of type Scoreboard is not JSON serializable lsepolis123 9 9,353 Aug-13-2019, 11:22 AM
Last Post: lsepolis123
  Object and type class Uchikago 2 2,201 Jul-28-2019, 10:35 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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