[PySide] Status of PySide with Qt4.8.

Thomas Perl th.perl at gmail.com
Sat Mar 10 19:02:13 CET 2012


Hi,

2012/3/10 Alexander A. Prokhorov <prokher at gmail.com>:
> Is it worth trying? I've seen unresolved bug report few weeks ago, but
> I've lost track during bug tracker migration.
> Actually, I just curious is there any info on that. If you think it
> works fine I'll try to build it.

PySide (at least when built from Git) supports Qt 4.8 already (I've
build it using the PySide Buildscripts on OS X a few weeks ago, if the
current Git head doesn't build, it's just a regression):

Python 2.7.1 (r271:86832, Jul 31 2011, 19:30:53)
[GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import PySide
>>> PySide.__version__
'1.1.1'
>>> import PySide.QtCore
>>> PySide.QtCore.__version__
'4.8.0'

HTH :)
Thomas

> On 03/10/2012 04:17 PM, anatoly techtonik wrote:
>> On Sat, Mar 10, 2012 at 3:08 PM, Alexander A. Prokhorov
>> <prokher at gmail.com>  wrote:
>>> Dear colleagues, is there any info about Qt4.8 support?
>>> When will PySide support it?
>> What makes you think so?
>> Have you tried to build for Qt 4.8?
>> --
>> anatoly t.
>
> _______________________________________________
> PySide mailing list
> PySide at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/pyside



More information about the PySide mailing list