python - PyScripter can`t import PyQt4.uic.Loader -


i import uic , qtgui pyqt4 , can`t compile project because have message:enter image description here

i have __init__.py file in uic\loader, how fix problem?


update

i think pyscripter can`t see folder 'loader' in uic. why? enter image description here


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -