Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Unhashable type: list"
#9
something I don't like, but would so work
python_file2.main(["h","--node-id="+ node_id, "run"] + test_case + ["--force"])
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
"Unhashable type: list" - by prasadhegde - Sep-10-2018, 12:08 PM
RE: "Unhashable type: list" - by buran - Sep-10-2018, 12:18 PM
RE: "Unhashable type: list" - by prasadhegde - Sep-10-2018, 01:12 PM
RE: "Unhashable type: list" - by buran - Sep-10-2018, 01:14 PM
RE: "Unhashable type: list" - by buran - Sep-10-2018, 01:17 PM
RE: "Unhashable type: list" - by prasadhegde - Sep-10-2018, 01:31 PM
RE: "Unhashable type: list" - by buran - Sep-10-2018, 01:51 PM
RE: "Unhashable type: list" - by prasadhegde - Sep-10-2018, 02:32 PM
RE: "Unhashable type: list" - by buran - Sep-10-2018, 03:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unhashable error - Histogram code lsbpython 1 1,017 Aug-07-2022, 04:02 PM
Last Post: Yoriz
  search a list or tuple for a specific type ot class Skaperen 8 1,985 Jul-22-2022, 10:29 PM
Last Post: Skaperen
  TypeError: unsupported opperand type(s) for %: 'int' and 'list' cool_person 7 2,252 May-07-2022, 08:40 AM
Last Post: ibreeden
  unsupported operand type(s) for %: 'list' and 'int' RandomCoder 4 32,939 May-07-2022, 08:07 AM
Last Post: menator01
  You have any idea, how fix TypeError: unhashable type: 'list' lsepolis123 2 3,060 Jun-02-2021, 07:55 AM
Last Post: supuflounder
  What type of *data* is the name of a list/tuple/dict, etc? alloydog 9 4,433 Jan-30-2021, 07:11 AM
Last Post: alloydog
Question dict value, how to change type from int to list? swissjoker 3 2,778 Dec-09-2020, 09:50 AM
Last Post: perfringo
  TypeError: unhashable type: 'set' Stager 1 2,637 Jun-08-2020, 04:11 PM
Last Post: bowlofred
  List items verification for Integer type vintysaw 4 2,928 Jan-17-2020, 01:56 PM
Last Post: perfringo
  Type hinting - return type based on parameter micseydel 2 2,522 Jan-14-2020, 01:20 AM
Last Post: micseydel

Forum Jump:

User Panel Messages

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