A more specific query ...
Gib Bogle
g.bogle at auckland.no.spam.ac.nz
Fri Feb 26 16:44:41 EST 2010
More information about the Python-list mailing list
Fri Feb 26 16:44:41 EST 2010
- Previous message (by thread): A more specific query ...
- Next message (by thread): A more specific query ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 ...
- Previous message (by thread): A more specific query ...
- Next message (by thread): A more specific query ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list