[PyKDE] Windows build problems: QCanvasSpline
Per Gummedal
p.g at figu.no
Tue Mar 26 07:46:00 GMT 2002
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 ?
regards
Per
More information about the PyQt
mailing list