[PyQt] pip vs apt-get install

Florian Bruhin me at the-compiler.org
Tue May 3 22:35:15 BST 2016


* Julien Duponchelle <julien at gns3.net> [2016-05-03 19:25:15 +0000]:
> On Tue, May 3, 2016 at 4:20 PM <scalet at yebu.de> wrote:
> 
> > Hi all,
> >
> > sorry for starting a discussion being a little off topic at
> > the very beginning already.
> >
> > It is a more generic python question,
> > but I think PyQt(5) is a good example.
> >
> > Ubuntu:
> > Normally when installing new python modules, I go that road:
> > When I find it in the apt repository (standard) and I do not
> > have a very urgent reason to have a bleeding edge version)
> > I will use this. If not, I do a pip3 install. If not even
> > available for pip ... oke, that's another story.
> >
> > I feel this way, I get the most stable system.
> >
> > I would appreciate your comments on the subject!
> >
> > (Same with MacOSX, here using brew rather than apt-get)
> >
> > Best,
> > Karl.
> >
> 
> You have only wheel for Windows and Mac on pip (it's a limitation of wheel)

Not anymore: https://github.com/pypa/manylinux

Florian

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160503/cdaa9e4e/attachment.sig>


More information about the PyQt mailing list