python - Can't find the exe for PyQt -


i installed pyqt win64 using python 33 from: http://www.riverbankcomputing.com/software/pyqt/download , can't seem find exe in c:\python33\lib\site-packages\pyqt4. linguist, assistant , designer exes there. missing something?

i've reinstalled 4 times no change.

sorry, if stupid question.

what expect exe?

i'm not realy this, seems pyqt module can include in python code (like import qtcore) , not actual application execute.

see here components can import , here pyqt not being actual application. can use python make applications qt.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -