Thanks Stuart!
This is huge. Snaps are a great way to deliver the software that composes a
charm. And charms are a great way to put those snaps to good use. With both
teams working together we can make a consistent and smooth story to grow
the adoption. I'm eager to start playing with your layer.
On Thu, Sep 29, 2016 at 5:45 PM, Nicholas Skaggs <
nicholas.ska...@canonical.com> wrote:
>
> snap install juju --candidate --devmode
>
Hey balloons, I tried it but:
> snap install juju --candidate --devmode
error: cannot install "juju": snap not found
--
¡paz y baile!
http://www.ubuntu.com
Hello,
I added this step to my charm:
subprocess.check_call(['pip', 'install', 'rainbowstream'])
But it fails with: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2
in position 393: ordinal not in range(128)
http://paste.ubuntu.com/23510046/
My guess is that the locale is not set to utf
On Mon, Nov 21, 2016 at 1:53 AM, Danilo Šegan wrote:
> os.environ["LC_ALL"] = "en_US.UTF-8"
>
>
That one worked. Thanks Danilo.
--
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/juju