Python Forum
Python Error- TypeError: ('Params must be in a list, tuple, or Row', 'HY000')
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Error- TypeError: ('Params must be in a list, tuple, or Row', 'HY000')
#4
you can use cut and paste to capture error, then surround with error tags
you can also highlight the error message after pasting and then click on the X (with circle) icon.
see: https://python-forum.io/misc.php?action=help&hid=25
Reply


Messages In This Thread
RE: Python Error- TypeError: ('Params must be in a list, tuple, or Row', 'HY000') - by Larz60+ - Jul-29-2020, 12:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Error in the method "count" for tuple fff 2 810 Nov-24-2024, 03:29 AM
Last Post: fff
  using > < for tuple , list,... akbarza 3 1,734 Feb-05-2024, 01:18 PM
Last Post: deanhystad
  error in class: TypeError: 'str' object is not callable akbarza 2 1,745 Dec-30-2023, 04:35 PM
Last Post: deanhystad
Question mypy unable to analyse types of tuple elements in a list comprehension tomciodev 1 1,623 Oct-17-2023, 09:46 AM
Last Post: tomciodev
  Change font in a list or tuple apffal 4 3,729 Jun-16-2023, 02:55 AM
Last Post: schriftartenio
  boto3 - Error - TypeError: string indices must be integers kpatil 7 3,134 Jun-09-2023, 06:56 PM
Last Post: kpatil
  Error TypeError: output_type_handler() takes 2 positional arguments but 6 were given paulo79 1 3,483 Oct-17-2022, 06:29 PM
Last Post: paulo79
  search a list or tuple for a specific type ot class Skaperen 8 3,601 Jul-22-2022, 10:29 PM
Last Post: Skaperen
  TypeError: float() argument must be a string or a number, not 'list' Anldra12 2 6,722 Jul-01-2022, 01:23 PM
Last Post: deanhystad
  TypeError: unsupported opperand type(s) for %: 'int' and 'list' cool_person 7 3,609 May-07-2022, 08:40 AM
Last Post: ibreeden

Forum Jump:

User Panel Messages

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