[PyQt] Couldn't find PyQt 4.8.x with Qt 4.7 to download

2012-04-03 Thread Adil Güneş Akbaş
Hi, I had some problems on converting a Python script into an .exe(Windows) package. I could convert it successfully but it didn't work as expected. I assume that the problem is about Qt 4.8, which is included in PyQt 4.9.1, since there is no problem on Qt 4.7 with the same script. Is there any

Re: [PyQt] Couldn't find PyQt 4.8.x with Qt 4.7 to download

2012-04-03 Thread Tony Peña
Here can found it! http://www.lfd.uci.edu/~gohlke/pythonlibs/ El 3 de abril de 2012 05:28, Adil Güneş Akbaş a...@ozguryazilim.com.trescribió: Hi, I had some problems on converting a Python script into an .exe(Windows) package. I could convert it successfully but it didn't work as expected.

Re: [PyQt] Couldn't find PyQt 4.8.x with Qt 4.7 to download

2012-04-03 Thread Adil Güneş Akbaş
On Tue, 3 Apr 2012 08:26:11 -0430 Tony Peña emperor...@gmail.com wrote: Here can found it! http://www.lfd.uci.edu/~gohlke/pythonlibs/ Thanks a lot :) Btw, Qt 4.8.1 is released recently. Is it known when it will be supported in PyQt? -- Adil Güneş Akbaş Özgür Yazılım A.Ş. ~$

Re: [PyQt] Couldn't find PyQt 4.8.x with Qt 4.7 to download

2012-04-03 Thread Phil Thompson
On Tue, 3 Apr 2012 18:29:44 +0300, Adil Güneş Akbaş a...@ozguryazilim.com.tr wrote: On Tue, 3 Apr 2012 08:26:11 -0430 Tony Peña emperor...@gmail.com wrote: Here can found it! http://www.lfd.uci.edu/~gohlke/pythonlibs/ Thanks a lot :) Btw, Qt 4.8.1 is released recently. Is it known when