Skip to content

Object_explorer is not working #54

@braiangama

Description

@braiangama

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions