I'm not sure wether or not there's an "official" way, but this works:

>>> from PyQt4 import pyqtconfig
>>> print pyqtconfig._pkg_config

You'll have to filter out those variables you're actually interested in...

Jan

PS: I hope you don't mind CC'ing the list...


On Jan 3, 2010, at 9:03 PM, Haarman wrote:

k. thx will try.

is there a way to check the versions within python? (I have Python
2.6.4 on linux)

thx

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to