Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7426
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: PyQt |
| Date | 2011-06-10 21:28 -0400 |
| References | <864dd825-83db-4731-9fc6-3c8d78dc5081@j13g2000pro.googlegroups.com> <mailman.83.1307712668.11593.python-list@python.org> <1ac4bc04-1ea0-4834-9adc-d7a95e65bdec@k15g2000pri.googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.120.1307755751.11593.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
PyQt KK <kunalkapadia12@gmail.com> - 2011-06-10 06:09 -0700
Re: PyQt Andrew Berg <bahamutzero8825@gmail.com> - 2011-06-10 08:31 -0500
Re: PyQt KK <kunalkapadia12@gmail.com> - 2011-06-10 12:15 -0700
Re: PyQt Benjamin Kaplan <benjamin.kaplan@case.edu> - 2011-06-10 14:07 -0700
Re: PyQt Terry Reedy <tjreedy@udel.edu> - 2011-06-10 21:28 -0400
csiph-web