With both Qt2 and Qt3 installed, is there an easy way to swap which one PyQt references? I suppose that I could keep two compiled versions of PyQt around and do make uninstall and make install. Or should I make a script to symlink the appropriate files? Or is there another method? Any hints would be appreciated. Doug.