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

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -