So near and yet so far... (trying to install PyQt on OS X)

David Boddie davidb at mcs.st-and.ac.uk
Mon Apr 5 06:05:59 EDT 2004


Kenneth McDonald <kmmcdonald at wisc.edu> wrote in message news:<slrnc719b7.g82.kmmcdonald at g4.gateway.2wire.net>...
> I'm trying to get QT, SIP, and PyQt installed so I can try
> out the Python editor eric. Both sip and qt appear to have
> compiled and installed properly. Unfortunately, PyQt,
> after compiling most of the files and starting what I
> suspect is the final link step, fails with the follwing
> message (I've included a few lines above for context):
> ---------------

[Output snipped]

> -------------
> and, though I can do some fiddling with make files, I sure
> as heck have no idea what to do about this. I would really
> appreciate advice on this one, because I'll never solve it
> on my own.

Ken, you might want to report your problem on the PyQt/PyKDE
mailing list (http://mats.imk.fraunhofer.de/mailman/listinfo/pykde).
If you don't get around to doing that within a few days, and if
nobody's replied here, I'll forward your message on.

The output you provided indicated that libsip may not be installed
in an expected place. Have you tried specifying the -s flag when
configuring PyQt?

David



More information about the Python-list mailing list