<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>the only ‚work around‘ would be to compile PyQt5 yourself. However, depending on what you want to achieve, it may be simpler to just stay with PyQt4 and hope, that Phil creates installers, that can be installed in parallel. I don’t see a reason, why this should not be possible. Eric5 needs PyQt4 to be run. However, that may change for the next major release (scheduled end of this year).</div><div><br></div><div>Detlev</div><div><br><div><div>Am 12.01.2014 um 22:16 schrieb Colin J. Williams <<a href="mailto:cjwilliams43@gmail.com">cjwilliams43@gmail.com</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div text="#000000" bgcolor="#FFFFFF" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><font size="+1"><font face="Arial">Detlev,<br><br>Many thanks for this information.<br><br>I had intended to abandon PyQt5 and use PyQt4 only, but your message below leads to another try.<br><br>I have installed PyQt4, from the binary, and when I attempt to download PyQt5, from the binary, I get a message "A copy of PyQt4 for Python v3.3 is already installed in Python 33 and must be uninstalled first".<br><br>The link provided by Google:<br></font></font><blockquote><h3 class="r"><a href="http://www.riverbankcomputing.com/software/pyqt/download5">Riverbank | Software | PyQt |<span class="Apple-converted-space"> </span><em>PyQt5 Download</em></a></h3><div class="s"><div class="f kv" style="white-space: nowrap;"><cite class="vurls"><a class="moz-txt-link-abbreviated" href="http://www.riverbankcomputing.com/software/pyqt/">www.riverbankcomputing.com/software/pyqt/</a><b>download</b>5</cite>‎</div><span class="st"><em>PyQt5 Download</em>. If you have<span class="Apple-converted-space"> </span><b>...</b><span class="Apple-converted-space"> </span>These<span class="Apple-converted-space"> </span><em>binary</em><span class="Apple-converted-space"> </span>installers for Windows contain everything needed for<span class="Apple-converted-space"> </span><em>PyQt5</em>development except for Python itself. <span class="Apple-converted-space"> </span></span>Unfortunately it is not possible to use both the PyQt4 and PyQt5 installers at the same time. If you wish to have both PyQt4 and PyQt5 installed at the same time you will need to build them yourself from the source packages.<span class="Apple-converted-space"> </span><br></div></blockquote><big>In these circumstances, is there workaround so that one may use both PyQt5 and Eric?<br><br>Thanks for your help.<br><br>Colin W</big><br><div class="s"><br></div><div class="moz-cite-prefix">On 1/12/2014 5:55 AM, Detlev Offenbach wrote:<br></div><blockquote cite="mid:1496004.ZDr6s9fzo3@saturn" type="cite"><p style="white-space: pre-wrap; margin: 0px; text-indent: 0px;"> </p><p style="white-space: pre-wrap; margin: 0px; text-indent: 0px;"> </p><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">On Saturday 11 January 2014, 17:20:09 Colin
        J. Williams wrote:</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> I should have added that Eric requires
        both.</div><p style="white-space: pre-wrap; margin: 0px; text-indent: 0px;"> </p><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">That is not correct. Eric requires just
        PyQt4!!</div><p style="white-space: pre-wrap; margin: 0px; text-indent: 0px;"> </p><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> Colin W.</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> On 1/11/2014 4:03 PM, Colin J. Williams
        wrote:</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> I also face this problem.  What does one
        do to ensure that PyQt4 and PyQt5</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> can live together?</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> Colin W.</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> On 1/11/2014 3:07 PM, Matthew Ngaha
        wrote:</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> Hi I'm trying to install pyqt5.2 for
        Windows Vista (Python3.3). 1st i</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> need to install sip but i run into this
        issue.</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> after ./configure, a MAKEFILE is
        created. I'm supposed to do 'make'</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> and 'make install', but i get this cmd
        error:</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> C:\path>make</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> 'make' is not recognized as an internal
        or external command,</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> operable program or batch file.</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> The reason i'm installing from source is
        due to this:</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">>
        <a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.co.uk/software/pyqt/download5">http://www.riverbankcomputing.co.uk/software/pyqt/download5</a></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> """Unfortunately it is not possible to
        use both the PyQt4 and PyQt5</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> installers at the same time. If you wish
        to have both PyQt4 and PyQt5</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> installed at the same time you will need
        to build them yourself from</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> the source packages."""</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> I'm not really sure what i should do?</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">>
        _______________________________________________</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> PyQt mailing list
        <a class="moz-txt-link-abbreviated" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">>
        <a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> </div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">>
        _______________________________________________</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">> PyQt mailing list
        <a class="moz-txt-link-abbreviated" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;">>
        <a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
        -- </div><p style="white-space: pre-wrap; margin: 12px 0px 0px; text-indent: 0px;"><span style="font-size: 11pt; font-weight: 600;">Detlev Offenbach</span></p><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px;"><a class="moz-txt-link-abbreviated" href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a></div><br><fieldset class="mimeAttachmentHeader"></fieldset><br><pre wrap="">_______________________________________________
PyQt mailing list    <a class="moz-txt-link-abbreviated" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></pre></blockquote><br>_______________________________________________<br>PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br><a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></div></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div>Detlev Offenbach</div><div><a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a></div><div><br></div></span><br class="Apple-interchange-newline">

</div>
<br></div></body></html>