Python Forum
python charmap codec can't decode byte X in position Y character maps to < undefined>
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python charmap codec can't decode byte X in position Y character maps to < undefined>
#10
Solution:
the module was installed in the 3.6.3 python folder while I was using the 3.6.4 shell. I changed the shell and the module worked! :)
Reply


Messages In This Thread
RE: python charmap codec can't decode byte X in position Y character maps to < undefined> - by abadawi - Apr-28-2018, 10:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  python escaping character atom509 1 128 May-29-2024, 08:57 PM
Last Post: DeaD_EyE
  Help with nested maps Unkovic 10 1,592 Nov-01-2023, 03:45 PM
Last Post: Unkovic
  Python rule about the space character surrounding the equal sign ineuw 10 1,851 Sep-21-2023, 09:17 AM
Last Post: ineuw
  How do I handle escape character in parameter arguments in Python? JKR 6 1,423 Sep-12-2023, 03:00 AM
Last Post: Apoed2023
Question UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 562: ord ctrldan 23 5,411 Apr-24-2023, 03:40 PM
Last Post: ctrldan
  UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd2 in position 16: invalid cont Melcu54 3 5,389 Mar-26-2023, 12:12 PM
Last Post: Gribouillis
  Decode string ? JohnnyCoffee 1 889 Jan-11-2023, 12:29 AM
Last Post: bowlofred
  [SOLVED] [Debian] UnicodeEncodeError: 'ascii' codec Winfried 1 1,102 Nov-16-2022, 11:41 AM
Last Post: Winfried
  UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 34: character Melcu54 7 19,911 Sep-26-2022, 10:09 AM
Last Post: Melcu54
  undefined function error JonWayn 5 1,565 Sep-11-2022, 03:38 AM
Last Post: JonWayn

Forum Jump:

User Panel Messages

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