<html style="direction: ltr;">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body style="direction: ltr;" bidimailui-charset-is-forced="true"
bgcolor="#FFFFFF" text="#000000">
Dear PyQt pros:<br>
<br>
First, I would like to point out that there's a problem in the
registration in the mailing list, as the "confirmation string"
cannot be submitted in the browser. I had to specifically reply to
the registration e-mail to have my e-mail confirmed.<br>
<br>
Now going to the topic, PyQt5. I'm trying to compile PyQt5
statically (Visual Studio 2013, and I already have Qt 5.5 compiled
statically), with the command:<br>
<br>
<font face="Courier New, Courier, monospace">configure.py --destdir
..\PyQt5-32 --static --confirm-license</font><br>
<br>
but it's not working, and I'm getting the error:<br>
<br>
<font face="Courier New, Courier, monospace">sip:
QSslPreSharedKeyAuthenticator is undefined</font><br>
<br>
So I looked this up online, and I found people mentioning that this
is a bug in the source and it was fixed last month in the
repository. So I would like to clone the latest version of the
source from the repository, but... I can't find it anywhere! I've
been googling for like half-an-hour and I could only find sip's
repository. But I couldn't find PyQt5's repository! <br>
<br>
Could someone please give me the repository link, so that I could
clone it and retry?<br>
<br>
Thanks.<br>
<br>
Cheers,<br>
Samer Afach<br>
</body>
</html>