[PyQt] Installing multiple versions of PyQt

Giuseppe Corbelli giuseppe.corbelli at copanitalia.com
Wed May 20 09:45:28 BST 2015


On 20/05/2015 09:45, Florian Bruhin wrote:
>>> - Use some kind of containers/chroots instead of VMs.
>>
>> Virtualenv?
>
> That'd basically be my second idea (multiple installs on the same
> system). However that still means I'll have to manage multiple Qt
> installs (and multiple PyQt installs which each use the right Qt) on
> the same system, which might be hard.

Never tried what I'm talking about but if you just install qt4 and qt5 
systemwide and have different virtualenvs for pyqt4 (its own sip) and pyqt5 
(its own sip) it should not be a PITA.

-- 
             Giuseppe Corbelli
WASP Software Engineer, Copan Italia S.p.A
Phone: +390303666318  Fax: +390302659932
E-mail: giuseppe.corbelli at copanitalia.com


More information about the PyQt mailing list