Python Forum
Exchange2org - Charmap Encode issue
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exchange2org - Charmap Encode issue
#1
Hi,

I am getting below error when i fetch information from the Exchange server. Please give me some idea/input/suggestion to fix this charmap issue.

Issue: return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\u29bf' in position
277: character maps to <undefined>

Our Goal is connect the exchange server and get the free/busy available meeting rooms presently we are using the exchange2 org python.

link: https://github.com/novoid/exchange2org

Thanks
Reply
#2
please, post full traceback in error tags.
which python version do you use?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  encode/decode to show correct country letters in a CTk combobox janeik 2 711 Sep-02-2023, 09:46 AM
Last Post: janeik
Question UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 562: ord ctrldan 23 4,804 Apr-24-2023, 03:40 PM
Last Post: ctrldan
  UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 34: character Melcu54 7 18,843 Sep-26-2022, 10:09 AM
Last Post: Melcu54
  UnicodeEncodeError: 'ascii' codec can't encode character '\xfd' in position 14: ordin Armandito 6 2,715 Apr-29-2022, 12:36 PM
Last Post: Armandito
  'NoneType' object has no attribute 'encode' bhagyashree 6 8,845 Nov-05-2020, 03:50 PM
Last Post: deanhystad
  how to encode and decode same value absolut 2 2,328 Sep-08-2020, 09:46 AM
Last Post: TomToad
  'charmap' codec louis216 4 20,147 Jun-30-2020, 06:25 AM
Last Post: louis216
  TypeError: ENCODE Method, str instead of byte Rajath 1 2,766 May-09-2020, 06:05 PM
Last Post: bowlofred
  asyncio encode and decode, how good are they? CoderOne 2 2,329 Sep-03-2019, 11:06 PM
Last Post: wavic
  charmap codec can't decode byte error with gzipped file in python bluethundr 2 3,713 Apr-30-2019, 12:26 PM
Last Post: bluethundr

Forum Jump:

User Panel Messages

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