[PyKDE] Windows build problems: QCanvasSpline

Phil Thompson phil at river-bank.demon.co.uk
Fri Mar 29 01:33:43 GMT 2002


Per Gummedal wrote:
> 
> Greg wrote:
> 
> > [Configuration: Python 2.1.1, Win2K,MSVC++,Qt-Win-3.0.1 Evaluation,PyQt
> > 3.1, Sip3.1]
> 
> >  >>> from qt import *
> >  >>> from qtcanvas import *
> > Traceback (most recent call last):
> >    File "<stdin>", line 1, in ?
> >    File "c:\Python21\Lib\site-packages\qtcanvas.py", line 95, in ?
> >      libqtcanvasc.sipRegisterClasses()
> > SystemError: Unable to find class object for QCanvasSpline
> 
> The build was painless, and your example gives no problem.
> Config: Python 2.2 Win2K, Qt3.0.3(not evaluation)
> 
> But I have another problem, most of my scripts fails,
> and the same goes for the examples scripts.
> When running the example script aclock.py, resize the window and on
> exit an Application Error (...,The memory could not be "read".)
> A bug ?  any hints ?

Unfortunately not. I also have Python 2.2, Win2000 and Qt 3.0.3 - but I
don't get any problems.

Phil





More information about the PyQt mailing list