Re: safety of (Py)Qt vs wx(Python)
Grzegorz Bokota <[email protected]> Wed, 10 Jun 2020 09:25:16 +0200
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <CADUBGeQQ2q0A11HDPtALaM=vORssXZZ6PtYUAD_bNBN-wYSNkg@mail.gmail.com> |
--00000000000082098f05a7b5bf88 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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. Grzegorz Bokota =C5=9Br., 10 cze 2020 o 09:13 Sa=C5=A1a Jani=C5=A1ka <[email protected]> na= pisa=C5=82(a): > On Wed, 10 Jun 2020 08:59:06 +0200 > Grzegorz Bokota <[email protected]> wrote: > > > PyQt5 you can install with simple `pip install pyQt5` on linux and > > wxPython you need to compile. This is a reason why I choose Qt. > > Hmm, not sure about that...installing wxPython on my desktop involves: > > sudo dnf install python3-wxpython4 > > while for PyQt it is: > > sudo dnf install python3-qt5 > > so, based on installation, it is the same. ;) > > > I also know that PyQt has weak doc, but did you check documentation > > from doc.qt.io? > > I like books and see there are some available for both, but will ask abou= t > it > in another thread... > > > Sincerely, > Sasa > > -- > As a blazing fire turns firewood to ashes, O Arjuna, so does the > fire of knowledge burn to ashes all reactions to material activities. > --00000000000082098f05a7b5bf88 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>and how You will install wxPython for python 3.8. The= re 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 r= educe environment separation. <br></div><div><br></div><div><br></div><div>= <div><div dir=3D"ltr" class=3D"gmail_signature" data-smartmail=3D"gmail_sig= nature"><div dir=3D"ltr">Grzegorz Bokota<br></div></div></div><br></div></d= iv><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">=C5= =9Br., 10 cze 2020 o 09:13=C2=A0Sa=C5=A1a Jani=C5=A1ka <<a href=3D"mailt= o:[email protected]">[email protected]</a>> napisa=C5=82(a):<br></div><b= lockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-le= ft:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 10 Jun 2020 08:59:0= 6 +0200<br> Grzegorz Bokota <<a href=3D"mailto:[email protected]" target=3D"_bla= nk">[email protected]</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=3D"http://doc.qt.io" rel=3D"noreferrer" target=3D"_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> --00000000000082098f05a7b5bf88--