On 6/10/2011 3:15 PM, KK wrote: > Thanks for the reply!! > i ve installed the binary.... > but when i import anything of PyQt in my prog it says error....?? > i think there is some problem with folders???? If you install in python32/Lib/site-packages, it should work. But see Andrew's message. Show both actual import statement and resulting traceback and error. -- Terry Jan Reedy