Skip to content

Python SDK Wifi Driver should use c.utf-8 instead of en_US #320

@simohn

Description

@simohn

Problem
I would like to use the latest version of the Python SDK on Ubuntu Core.
The problem is, that the library requires en_US.UTF-8 as locale, but on Ubuntu Core the locale is C.UTF-8 and unfortunately it's not editable. The language check was introduced in version 0.13.0.
https://gopro.github.io/OpenGoPro/python_sdk/changelog.html

Describe the solution you'd like
Can you add C.UTF-8 support?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions