Help on installing PyQt on MacOSX 10.3 needed

Svenn Are Bjerkem svenn.are at bjerkem.de
Sat Nov 13 07:09:36 EST 2004


On 2004-11-11 20:14:45 +0100, Svenn Are Bjerkem <svenn.are at bjerkem.de> said:

> On 2004-11-09 22:52:18 +0100, Kevin Walzer <sw at wordtech-software.com> said:
> 
>> PyQt is installed in the site-packages directory on OS X--there's
>> nothing special you need to do, it "just works" and loads up fine.
> 
> Am I supposed to create static or dynamic libraries for sip and pyqt if 
> I only want to use with the MacOSX python?

Yes, I am.
I discovered that I followed an installation description that made 
static libraries. That little -k at the end in python configure.py -k 
was no good. I removed it, compiled sip and pyqt again, and then I 
could import those modules into python.

-- 
Svenn




More information about the Python-list mailing list