python - Where is pyside-uic? -



python - Where is pyside-uic? -

i'm trying utilize qt designer , pyside-uic mydesign.ui > design.py

however, programme doesn't exist. looked in site packages under python 2.7, , see: pyside-lupdate.exe pyside-rcc.exe

and bunch of other programs, there no such thing pyside-uic.exe ... why ?? why missing installation package? it?

you should see /python27/scripts/pyside-uic.exe. i'm wondering why it's not visible (not executable). maybe it's packaging problem (permissions, etc). seek phone call using finish path.

python qt pyside

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -