Python Forum
TypeError: conversion from bytes to Decimal is not supported
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TypeError: conversion from bytes to Decimal is not supported
#3
yes that is obvious. i forgot that i already asked it. i tried to use it with some bytes with digits i got from a pipe, a couple days ago. i'll just have to decode them, which just gives me the same characters in a str. i'm "parsing" some output. or maybe i should just go look at code i used to "parse" the output from ping a couple years ago.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
RE: TypeError: conversion from bytes to Decimal is not supported - by Skaperen - Aug-28-2023, 02:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  number of digits in a decimal.Decimal number object Skaperen 0 898 Aug-26-2023, 07:38 PM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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