Re: Installing PyQt

2008-02-06 Thread Phil Thompson
On Wednesday 06 February 2008, Marcus Strube wrote: > Hi > > I was trying to install PyQt, but things don't work as promised. > > I'm working on OS X 10.5, didn't install another version of Python - > so it's 2.5.1 -, installed the latest "qt-mac-opensource-4.3.3.dmg" > and the latest sip 4.7.3. Bu

Re: Installing PyQt

2008-02-06 Thread Diez B. Roggisch
Marcus Strube schrieb: > Hi > > I was trying to install PyQt, but things don't work as promised. > > I'm working on OS X 10.5, didn't install another version of Python - so > it's 2.5.1 -, installed the latest "qt-mac-opensource-4.3.3.dmg" and the > latest sip 4.7.3. But when I then try to run

Installing PyQt

2008-02-06 Thread Marcus Strube
Hi I was trying to install PyQt, but things don't work as promised. I'm working on OS X 10.5, didn't install another version of Python - so it's 2.5.1 -, installed the latest "qt-mac-opensource-4.3.3.dmg" and the latest sip 4.7.3. But when I then try to run python configure.py for PyQt 4.3.

Re: Missing .dlls when installing PyQt!? :(

2007-01-24 Thread Giovanni Bajo
On 24/01/2007 14.36, [EMAIL PROTECTED] wrote: > I must be doing something wrong here because I'm getting all these > missing .dll messages after installing PyQT. This is what I've done (no > step excluded): > > 1. Fresh installation of Python25 > 2. I run the PyQt

Missing .dlls when installing PyQt!? :(

2007-01-24 Thread wd . jonsson
Hello! I must be doing something wrong here because I'm getting all these missing .dll messages after installing PyQT. This is what I've done (no step excluded): 1. Fresh installation of Python25 2. I run the PyQt-gpl-4.1.1-Py2.5-Qt4.2.2.exe file which should include SIP 3. I run

Re: Missing .dlls when installing PyQt!? :(

2007-01-24 Thread Phil Thompson
On Wednesday 24 January 2007 1:36 pm, [EMAIL PROTECTED] wrote: > Hello! > > I must be doing something wrong here because I'm getting all these > missing .dll messages after installing PyQT. This is what I've done (no > step excluded): > > 1. Fresh installation of P