Chris Rebert wrote:
On Fri, Feb 26, 2010 at 12:45 PM, Gib Bogle
<g.bo...@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/p...@riverbankcomputing.com/msg20121.html

I'm starting to get the impression that Windows is the 'poor relation' in the Python family ...
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to