[PyQt] Best versions to use on Windows XP

Florian Bruhin me at the-compiler.org
Fri Aug 21 11:51:36 BST 2015


* Christophe Olinger <christophe at olinger.eu> [2015-08-21 09:17:54 +0200]:
> I unfortunately have to develop a software for a Windows XP machine which
> also has to work on Windows 7. Which version of python and pyqt should I
> use. 4 or 5? Does python3 also work correctly on Win XP?

Python 3.4 officially supports Windows XP, 3.5 might not anymore.

See:

https://www.python.org/dev/peps/pep-0011/
https://support.microsoft.com/en-us/lifecycle#gp/msl-winxp-office-exchange
https://www.python.org/dev/peps/pep-0429/

Qt 5.5 also supports Windows XP (5.6 might not?):

http://doc.qt.io/QtSupportedPlatforms/index.html

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: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150821/72c9561c/attachment.sig>


More information about the PyQt mailing list