safety of (Py)Qt vs wx(Python)

Grzegorz Bokota g.bokota at mimuw.edu.pl
Wed Jun 10 11:05:52 BST 2020


Grzegorz Bokota


śr., 10 cze 2020 o 11:48 Saša Janiška <gour at atmarama.com> napisał(a):

> On Wed, 10 Jun 2020 09:25:16 +0200
> Grzegorz Bokota <g.bokota at mimuw.edu.pl> wrote:
>
> > and how You will install wxPython for python 3.8. There is no
> > repository.
>
> wxPython is available via pip:
>
> https://pypi.org/project/wxPython/4.1.0/
>
> iow.
>
> pip install wxPython==4.1.0
>
Did you see manylinux wheel on the list of available files?
https://pypi.org/project/wxPython/4.1.0/#files

On my linux machine installation fails on compilation.


> > And python 3.8 you can simply install using ex. pyenv.
>
> My Fedora machine has python-3.8 and I just installed wxPython in venv.
>
Your fedora... take look on python version in Ubuntu LTS, Debian stable,
CentOS


> > 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.
>
> I do not see the problem in installing/using wxPython on Linux...moreover,
> my
> concern and topic for this thread is more in relation to the future of Qt
> licensing and its possible impact on PyQt...
>

licensing is a question to Phil.

>
> Sincerely,
> Sasa
>
> --
> In this endeavor there is no loss or diminution,
> and a little advancement on this path can protect
> one from the most dangerous type of fear.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200610/5930e293/attachment.htm>


More information about the PyQt mailing list