Skip to content

UnicodeEncodeError #2

@zenwheel

Description

@zenwheel

I'm seeing this:

UnicodeEncodeError: 'ascii' codec can't encode character u'\xb0' in position 15: ordinal not in range(128)

It's where it tries to include the degree symbol in FUTURA_40 in the resource_map.json. I just grabbed the latest pebble SDK and I'm using python 2.7.4 on Ubuntu 13.04, but I'm unfamiliar with python to know what to do. Removing the symbol allows a 'waf build' to complete, but I get a box next to the temperature instead of the degree symbol.

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