<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 07/11/2016 à 13:25, Vincent JOBARD a
écrit :<br>
</div>
<blockquote
cite="mid:CAPqgkzreboxD+p4Uic=kfeGgJGFRkKsmJ_s3pvQ_n2HGqyaveA@mail.gmail.com"
type="cite">
<div dir="ltr">Hi Didier Thx for your answer<br>
<br>
<div class="gmail_quote">
<div dir="ltr">On Mon, Nov 7, 2016 at 9:02 AM Didier Roche
<<a moz-do-not-send="true"
href="mailto:didrocks@ubuntu.com">didrocks@ubuntu.com</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Le
06/11/2016 à 01:40, Vincent JOBARD a écrit :<br
class="gmail_msg">
> Hi every one<br class="gmail_msg">
><br class="gmail_msg">
> Few days ago I found that a GUI exists for<br
class="gmail_msg">
> YouTube-dl, <a moz-do-not-send="true"
href="https://github.com/MrS0m30n3/youtube-dl-gui"
rel="noreferrer" class="gmail_msg" target="_blank">https://github.com/MrS0m30n3/youtube-dl-gui</a>.<br
class="gmail_msg">
><br class="gmail_msg">
> So I tried to create a snap for it, based on youtube-dl
snapcraft.yaml<br class="gmail_msg">
> found in the Playpen<br class="gmail_msg">
><br class="gmail_msg">
> <a moz-do-not-send="true"
href="https://github.com/Winael/youtube-dl-gui/blob/snapcraft/snapcraft.yaml"
rel="noreferrer" class="gmail_msg" target="_blank">https://github.com/Winael/youtube-dl-gui/blob/snapcraft/snapcraft.yaml</a><br
class="gmail_msg">
><br class="gmail_msg">
> but when I build my snap I have an error<br
class="gmail_msg">
><br class="gmail_msg">
> <a moz-do-not-send="true"
href="https://pastebin.ubuntu.com/23433523/"
rel="noreferrer" class="gmail_msg" target="_blank">https://pastebin.ubuntu.com/23433523/</a><br
class="gmail_msg">
><br class="gmail_msg">
> I certainly miss something with the dependancies
management but I<br class="gmail_msg">
> don't found what.<br class="gmail_msg">
><br class="gmail_msg">
> Is there someone that could help me ?<br
class="gmail_msg">
<br class="gmail_msg">
I suggest that you print PYTHON_PATH and look at the content
that<br class="gmail_msg">
snapcraft has there. I doubt that the python plugin resolves<br
class="gmail_msg">
dependencies from stage-packages at build time.<br
class="gmail_msg">
</blockquote>
<div><br>
</div>
<div>How could I found the PYTHON_PATH from the parts ? I
found that's not possible to download wxPython from PyPI so
I can't use python-packages either. So I suppose that I need
a Makefile, where I can specify the PYTHON_PATH. What do you
think ? What can I specify as path ?</div>
</div>
</div>
</blockquote>
<br>
Let's see what Sergio tells (if this is supposed to be supported or
not) as he did rewrite recently the python plugin. If not, you can
create your own plugin inheriting from the python one, and exporting
PYTHON_PATH to what you need (there are some examples in the playpen
for this).<br>
<blockquote
cite="mid:CAPqgkzreboxD+p4Uic=kfeGgJGFRkKsmJ_s3pvQ_n2HGqyaveA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
><br class="gmail_msg">
> I have to animate a workshop next week on how to create
snaps, and<br class="gmail_msg">
> youtube-dl is one of my reference because of
multi-source, cloud part<br class="gmail_msg">
> possibility and part priorization, and it could be nice
to show how to<br class="gmail_msg">
> add a GUI on it with a desktop integration with a very
simple<br class="gmail_msg">
> snapcraft.yaml file<br class="gmail_msg">
I suggest if you can't get that one working that you use the
one I<br class="gmail_msg">
pointed you about. In addition, it's a continuation of the
one you will<br class="gmail_msg">
demo as part of the conference and build upons multiple
concepts:<br class="gmail_msg">
- mutiple sources (some local, some distant)<br
class="gmail_msg">
- good ordering of properties<br class="gmail_msg">
- shortcuts and hints (.git enable stripping source-type)<br
class="gmail_msg">
- services and commands talking together<br
class="gmail_msg">
- local plugins.<br class="gmail_msg">
</blockquote>
<div><br>
</div>
<div>I'll use face-detection-demo snaps for the first part
because it's the continuation of the presentation based on
your work, but I have an hour and half so I will talk about
youtube-dl. If I can't success with the GUI part, I will
only show how to build youtube-dl CLI :) </div>
<div><br>
</div>
<div>Cheers</div>
<div>Winael </div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<p><br>
</p>
</body>
</html>