Re: [PyQt] Next Releases of PyQt and SIP

2009-10-18 Thread Hans-Peter Jansen
Am Sonntag 18 Oktober 2009 schrieb Melton Low: Executing PyQt4's configure.py on Mac OS X 10.4.11 continues to produce errors. This is on a PPC Mac running OS X 10.4.11: Python 2.6.3 Qt 4.5.3 carbon version Sip 4.9.1 snapshots 20091015 PyQt4 4.6.1 snapshots 20091014 Configuration problem

Re: [PyQt] Crash in sip_api_is_py_method() with PyQt 4.6

2009-10-18 Thread Ville M. Vainio
On Wed, Oct 14, 2009 at 10:55 PM, Ville M. Vainio vivai...@gmail.com wrote: Try also tonight snapshot, Phil wrote that the bug will be fixed. I'm seeing several reports of this same crash, so at least it appears to be systematic. Great that the fix is out. I can confirm that this crash is

[PyQt] [ANN] Spyder v1.0.0 released

2009-10-18 Thread Pierre Raybaut
Hi all, I'm pleased to announce here that Spyder version 1.0.0 has been released: http://packages.python.org/spyder Previously known as Pydee, Spyder (Scientific PYthon Development EnviRonment) is a free open-source Python development environment providing MATLAB-like features in a simple and

[PyQt] question about installation best practices on OS X

2009-10-18 Thread Darren Dale
I just recently started working with OS X, and was wondering if someone could point me to some discussion about best practices for installing Qt and PyQt. For example, today I installed the Qt-4.6 beta dmg, but was surprised that symlinks to tools like designer were not created on the path.

Re: [PyQt] question about installation best practices on OS X

2009-10-18 Thread William Kyngesburye
By default (as you've noticed), SIP and PyQt install their binary executables in the framework. This is fine for the python.org Python, but installing in the system frameworks is not quite proper. What I do for SIP and PyQt and the system python is specify a custom bin (and site-packages

[PyQt] PyKDE3 compilation under Karmic fails

2009-10-18 Thread Timothy Pearson
Hi, I was wondering if anyone might be able to offer some insight regarding PyKDE3 and SIP. When I try to build PyKDE under Ubuntu Karmic, the build fails, claiming it can't find SIP. At the beginning of the compilation, it is detected properly: