On Sat, 16 Jul 2011 12:16:13 AM Baz Walter wrote:
> On 15/07/11 07:48, Algis Kabaila wrote:
> > Currently reputable distros such as ubuntu do not package binaries of
> > PyQt with Python3. There are other "unsupported binaries" in some ppa's
> > (Personal Packaging Archives).. The ones that I loo
On 15/07/11 07:48, Algis Kabaila wrote:
Currently reputable distros such as ubuntu do not package binaries of PyQt
with Python3. There are other "unsupported binaries" in some ppa's (Personal
Packaging Archives).. The ones that I looked at do not bother to tell me what
version of Python they ar
On Fri, 15 Jul 2011 12:35:48 PM Mike Ramirez wrote:
> On Friday 15 July 2011 11:42:59 Algis Kabaila wrote:
> > If I get binaries for PyQt I can ascertain the version of PyQt and Qt
> > itself, but AFAIK there is no way of ascertaining which breed of python,
> > 2.x or 3.x, PyQt is bound to. IMHO i
On Friday 15 July 2011 11:42:59 Algis Kabaila wrote:
> If I get binaries for PyQt I can ascertain the version of PyQt and Qt
> itself, but AFAIK there is no way of ascertaining which breed of python,
> 2.x or 3.x, PyQt is bound to. IMHO it would be useful to have
> PYTHON_VERSION_STR, just like th
On Thu, 14 Jul 2011 08:25:42 PM Arfrever Frehtes Taifersar Arahesis wrote:
> 2011-07-14 11:35:55 Phil Thompson napisał(a):
> > On Thu, 14 Jul 2011 19:28:46 +1000, Algis Kabaila
> >
> > wrote:
> > > On Thu, 14 Jul 2011 06:28:48 PM Phil Thompson wrote:
> > >> On Thu, 14 Jul 2011 14:26:40 +1000, Alg
2011-07-14 11:35:55 Phil Thompson napisał(a):
> On Thu, 14 Jul 2011 19:28:46 +1000, Algis Kabaila
> wrote:
> > On Thu, 14 Jul 2011 06:28:48 PM Phil Thompson wrote:
> >> On Thu, 14 Jul 2011 14:26:40 +1000, Algis Kabaila
>
> >>
> >> wrote:
> >> > 1. How to tell which Python version a given PyQt is
On Thu, 14 Jul 2011 19:28:46 +1000, Algis Kabaila
wrote:
> On Thu, 14 Jul 2011 06:28:48 PM Phil Thompson wrote:
>> On Thu, 14 Jul 2011 14:26:40 +1000, Algis Kabaila
>>
>> wrote:
>> > 1. How to tell which Python version a given PyQt is bound to?
>>
>> sys.hexversion?
>
> I don't think that answ
On Thu, 14 Jul 2011 06:28:48 PM Phil Thompson wrote:
> On Thu, 14 Jul 2011 14:26:40 +1000, Algis Kabaila
>
> wrote:
> > 1. How to tell which Python version a given PyQt is bound to?
>
> sys.hexversion?
I don't think that answers the (reformatted) question. From idle the
sys.hexversion does sh
On Thu, 14 Jul 2011 14:26:40 +1000, Algis Kabaila
wrote:
> 1. Is it possible to detect which Python version PyQt has been
> built/compiled?
> Just as the version of PyQt can be seen from PYQT_VERSION_STR and Qt
from
> QT_VERSION_STR, it would be handy to be able to see version of Python
> (perh
1. Is it possible to detect which Python version PyQt has been built/compiled?
Just as the version of PyQt can be seen from PYQT_VERSION_STR and Qt from
QT_VERSION_STR, it would be handy to be able to see version of Python (perhaps
it is possible :)
2. I do not know if it is intended to minim
10 matches
Mail list logo