<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>I'm just getting started with pyqtdeploy. I made a really simple
Hello World program that runs okay in Python. But when I run
pyqtdeploy, I get the following error</tt><tt><br>
</tt><tt> "RuntimeError: the sip module implements API v11.0
<br>
but the </tt><tt></tt><tt>PyQt5.QtCore module requires
API v11.2"<br>
<br>
This error would lead me to believe my SIP version is behind my
PyQT5 version. But when I look at the timestamps for the
SourceForge Files, both SIP 4.16.9 and PyQT 5.5 are dated Aug 1,
2015.<br>
<br>
I went one step further and installed the latest development
snapshot of SIP (sip-4.17-snapshot-9102d6c3daf0.tar.gz), but I
still get the same error.<br>
<br>
Any ideas? Is it possible that my Qt 5.5 version is too far ahead
of PyQT?<br>
<br>
Bill Eaton<br>
Thousand Oaks, California<br>
</tt><tt>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<br>
</tt>
</body>
</html>