On Wed, Feb 11, 2009 at 2:04 AM, Phil Thompson
wrote:
>
> > The file c:\programs\Python26\include\Python.h does exist, with read
> > permissions enabled, so I assumed that the inability to find it was
> either
> > an error in the build scripts, or my own misunderstanding of how to use
> > them.
>
On Tue, Feb 10, 2009 at 4:19 PM, Phil Thompson
wrote:
> > make[1]: Entering directory
> > `/cygdrive/c/Users/ddoty/Downloads/python/sip-4.7.9/siplib'
> > gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I.
> > -Ic:\programs\Python26\include -o siplib.o siplib.c
> > siplib.c:16:20: Python.h: No such
I attempted to run
pythonw PyQt4/examples/tools/qtdemo/qtdemo.pyw
After installing the Windows binaries for PyQt 4.4.4-2, with 64-bit Python
2.6.1, on 64-bit Windows Vista Business, and received the following error
message:
Traceback (most recent call last):
File "qtdemo.pyw", line 28,