PyQwt

Mark Hobbes2176 at yahoo.com
Fri Nov 1 11:49:28 EST 2002


Jim wrote:
 
> I don't know how gentoo packages PyQt, but it isn't possible
> any longer to build PyQt without the sip files (unless someone

Ah, this might be the problem.  If the PyQT distribution has the .sip
files but they aren't necessary after PyQT is built, they may not
get installed anywhere.  Might that be the case?
 
> If you have a working 'locate' or 'find' you should be able to
> determine where qtmod.sip is located if you have them, and the

Yup.  I rebuilt the locate database (updatedb) and then locate'd and
nada.

> 'import qt' in the Python interpreter if PyQt is installed
> correctly.

'import qt' works.

> files to build. You can usually get a message to Gerard on
> the PyKDE mailing list (which also serves for PyQt, sip and
> some related stuff) at:
> 
> http://mats.gmd.de/mailman/listinfo/pykde
> 
> and there should be other PyQwt users on the list as well.
> 
> 
> Jim

Thanks a ton.  I'll get in touch with that list if it isn't the problem
I mentioned above.

Regards,
Mark



More information about the Python-list mailing list