<div dir="ltr"><div>and how You will install wxPython for python 3.8. There is no repository. And python 3.8 you can simply install using ex. pyenv. There are also big problems when using virtualenv. Best practice is to use separate virtualenv for every project. Using --system-site-packages will reduce environment separation. <br></div><div><br></div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Grzegorz Bokota<br></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">śr., 10 cze 2020 o 09:13 Saša Janiška <<a href="mailto:gour@atmarama.com">gour@atmarama.com</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 10 Jun 2020 08:59:06 +0200<br>
Grzegorz Bokota <<a href="mailto:g.bokota@mimuw.edu.pl" target="_blank">g.bokota@mimuw.edu.pl</a>> wrote:<br>
<br>
> PyQt5 you can install with simple `pip install pyQt5` on linux and<br>
> wxPython you need to compile. This is a reason why I choose Qt.<br>
<br>
Hmm, not sure about that...installing wxPython on my desktop involves:<br>
<br>
sudo dnf install python3-wxpython4<br>
<br>
while for PyQt it is:<br>
<br>
sudo dnf install python3-qt5<br>
<br>
so, based on installation, it is the same. ;)<br>
<br>
> I also know that PyQt has weak doc, but did you check documentation<br>
> from <a href="http://doc.qt.io" rel="noreferrer" target="_blank">doc.qt.io</a>?<br>
<br>
I like books and see there are some available for both, but will ask about it<br>
in another thread...<br>
<br>
<br>
Sincerely,<br>
Sasa<br>
<br>
-- <br>
As a blazing fire turns firewood to ashes, O Arjuna, so does the<br>
fire of knowledge burn to ashes all reactions to material activities.<br>
</blockquote></div>