<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
El 02/09/16 a las 14:58, Érico P escribió:<br>
<blockquote
cite="mid:CAG1KTJeLTS8D8jeTGOTiSjJfxLSjqcffiTh5H6GDQ-HU=joOqQ@mail.gmail.com"
type="cite">
<p dir="ltr">Hey Sergio, </p>
<p dir="ltr">I have tried to use the python plugin before but had
some trouble relating to encodings. Posted here a question </p>
<p dir="ltr"><a moz-do-not-send="true"
href="http://askubuntu.com/questions/783758/self-built-snap-run-fail-on-locale-error">http://askubuntu.com/questions/783758/self-built-snap-run-fail-on-locale-error</a></p>
</blockquote>
<br>
I addressed that on askubuntu.<br>
<br>
<blockquote
cite="mid:CAG1KTJeLTS8D8jeTGOTiSjJfxLSjqcffiTh5H6GDQ-HU=joOqQ@mail.gmail.com"
type="cite">
<p dir="ltr">What do I need to do to use your version of the
python plugin? </p>
</blockquote>
<br>
Here are a set of instructions given you have snapcraft installed on
your system:<br>
<br>
git clone <a class="moz-txt-link-freetext" href="https://github.com/sergiusens/snapcraft.git">https://github.com/sergiusens/snapcraft.git</a><br>
cd snapcraft<br>
git checkout <span class="commit-ref current-branch css-truncate
user-select-contain expandable head-ref"
title="sergiusens/snapcraft:python-plugin-improvements"><span
class="css-truncate-target">python-plugin-improvements<br>
alias snapcraft=$(pwd)/bin/snapcraft<br>
<br>
cd <your-project-dir><br>
snapcraft</span></span><br>
<br>
</body>
</html>