-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Hello,
I'm starting with the Py-StackExchange and when I run the object_explorer it shows me 256 site names from the StackExchange and after returns me this error:
Traceback (most recent call last):
File "object_explorer.py", line 162, in
site, site_def = choose_site()
File "object_explorer.py", line 34, in choose_site
print('%d) %s' % (i, site.name))
File "C:\Python27\lib\encodings\cp850.py", line 12, in encode
return codecs.charmap_encode(input,errors,encoding_map)
UnicodeEncodeError: 'charmap' codec can't encode characters in position 5-16: character maps to
How can I proceed?
I'm running it on Microsoft Windows 8.1
peterbabinec and kumiDa
Metadata
Metadata
Assignees
Labels
No labels