<div dir="ltr">Hi<br><div><br><div class="gmail_quote"><div dir="ltr">On Tue, Nov 8, 2016 at 12:47 PM Sergio Schvezov <<a href="mailto:sergio.schvezov@canonical.com">sergio.schvezov@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000" class="gmail_msg">
<p class="gmail_msg"><br class="gmail_msg">
</p>
<br class="gmail_msg">
<div class="m_7139048673309337000moz-cite-prefix gmail_msg">El 07/11/16 a las 10:12, Didier Roche
escribió:<br class="gmail_msg">
</div></div><div bgcolor="#FFFFFF" text="#000000" class="gmail_msg">
<blockquote type="cite" class="gmail_msg">
<blockquote type="cite" class="gmail_msg">
<div dir="ltr" class="gmail_msg">
<div class="gmail_quote gmail_msg">
<div class="gmail_msg">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 class="gmail_msg">
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).</blockquote>
<br class="gmail_msg"></div><div bgcolor="#FFFFFF" text="#000000" class="gmail_msg">
The new plugin does NOT set PYTHONPATH, instead it sets PYTHONHOME
and PYTHONUSERBASE. It has been specifically made to work with pypi
and the latest trendy upstreams. There are ways to use alternate
sources than pypi by just using the standard pip semantics for a
required package.<br class="gmail_msg">
<br class="gmail_msg">
If none of this is good, then you should look into writing your own
plugin.<br class="gmail_msg"></div></blockquote><div><br></div><div> It seems that the pip install command is very particular for wxPython_Phoenix (which is the name registred in PyPI repo):<br><pre><span class="inbox-inbox-anchor" id="inbox-inbox-line-1-19"></span> sudo pip install --upgrade --trusted-host <a href="http://wxpython.org">wxpython.org</a> --pre -f <a href="http://wxpython.org/Phoenix/snapshot-builds/">http://wxpython.org/Phoenix/snapshot-builds/</a> wxPython_Phoenix </pre>So I really think that I will have to write my own plugin indeed. <br><br></div><div>I begin to look at the Playpen example, but as a non-dev, I have some difficulties to undersand very quickly without explanation ^^ So I will not talk about GUI for youtube-dl in my workshop tomorrow (slides in french are here <a href="https://docs.google.com/presentation/d/15wBH9AeUimbt2N0nbRzkRhZZRK59SfahItQjsjm_ric/edit?usp=sharing">https://docs.google.com/presentation/d/15wBH9AeUimbt2N0nbRzkRhZZRK59SfahItQjsjm_ric/edit?usp=sharing</a>) , but still interested in understanding and create a snapcraft.yaml for youtube-dl-gui project.<br><br></div><div>@Didier<br><br></div><div>Let's talk about that next week at OSS if you have some times. I'll take some examples with me and maybe with your explanation it will be more easily to understand<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000" class="gmail_msg">
<br class="gmail_msg">
Cheers</div><div bgcolor="#FFFFFF" text="#000000" class="gmail_msg"><br class="gmail_msg">
Sergio</div></blockquote><div><br></div><div>Cheers<br></div><div>Winael <br></div><div><br> </div></div></div></div>