A more specific query ...
Gib Bogle
g.bogle at auckland.no.spam.ac.nz
Fri Feb 26 16:44:41 EST 2010
Chris Rebert wrote:
> On Fri, Feb 26, 2010 at 12:45 PM, Gib Bogle
> <g.bogle at auckland.no.spam.ac.nz> wrote:
>> How can I interrogate Python to find out where it is looking to find the
>> PyQt4 DLLs in a Windows installation?
>
> import sys
> print(sys.path)
Note this thread:
http://www.mail-archive.com/pyqt@riverbankcomputing.com/msg20121.html
I'm starting to get the impression that Windows is the 'poor relation' in the
Python family ...
More information about the Python-list
mailing list