Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
unicode error message
#3
i found the problem. the code exceeded 0x010ffff (1114111) and thus was not valid unicode and so it could not be encoded into utf-8.
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
unicode error message - by Skaperen - Oct-10-2017, 03:11 AM
RE: unicode error message - by hbknjr - Oct-10-2017, 09:36 AM
RE: unicode error message - by Skaperen - Oct-11-2017, 08:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Runtime error: coercing to Unicode: need string or buffer, NoneType found satheesh_rvs 2 3,102 Dec-10-2018, 12:46 PM
Last Post: satheesh_rvs

Forum Jump:

User Panel Messages

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