Skip to content

Is this really working? What are the 5 online dictionaries? #3

@mzeidhassan

Description

@mzeidhassan

Can you please let me know if this is working? I have Python 3.5 installed and this doesn't seem to work. Also, what are the 5 online dictionaries?

When I test the command "definition (coolant)", I get this error:

Searching on the Internet for (coolant): Traceback (most recent call last): File "c:\users\anaconda3\envs\python35\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\users\anaconda3\envs\python35\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\Anaconda3\envs\python35\Scripts\definition.exe\__main__.py", line 9, in <module> File "c:\users\anaconda3\envs\python35\lib\site-packages\definition\definition.py", line 259, in main return get_definition_api(query) File "c:\users\anaconda3\envs\python35\lib\site-packages\definition\definition.py", line 150, in get_definition_api print(definitions[0].word, get_pronunciation(query, 1), ':') File "c:\users\anaconda3\envs\python35\lib\encodings\cp1256.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode character '\u035e' in position 3: character maps to <undefined> coolant

Thanks

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