[PyKDE] gears.py problems

Stephen Croll scroll at airmail.net
Thu Sep 12 09:04:01 BST 2002


On Wed, 2002-09-11 at 04:10, Stephen Croll wrote:
> I am having problems getting the example program
> 
>     PyQt-3.3.2/examples3/gears.py
> 
> to work...

I figured out my problem.  Apparently the Python and the PyQt
libraries were dynamically linking against the QT installation in
/usr/lib/qt-3.0.5 instead of my build in /usr/local.  Once I
straightened that out, my problems went away.

Sorry for the confusion.

-- Steve Croll (scroll at airmail.net)




More information about the PyQt mailing list