Running PyQt4 demos --- How? -
i have downloaded , installed latest release of pyqt4 windows. have tested simple pyqt4 examples , have seen no obvious problems. however, unable execute demos when follow directions given in readme file of demos:
finding pyqt examples , demos launcher ============================================
on windows:
the launcher can accessed via windows start menu. select menu entry entitled "examples , demos" entry in submenu containing pyqt4.
i have no problem finding , clicking on "examples , demos" entry; but, never able see demo execute. using windows vista (32-bit) python 2.6?
try go <pythoninstallation>\lib\site-packages\pyqt4\examples in cmd prompt , see if can run examples directly there. should @ least give error messages if doesn't work.
the louncher should runnable demos\qtdemo\qtdemo.pyw, can run single examples without louncer.
Comments
Post a Comment