<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt'>
<p><br /></p>
<p>On 2020-09-30 11:41, Detlev Offenbach wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<p><br /></p>
<div class="moz-cite-prefix">Am 29.09.20 um 20:08 schrieb Kyle Altendorf:</div>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">On 2020-09-29 13:40, Phil Thompson wrote: <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">On 29/09/2020 18:09, Detlev Offenbach wrote: <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Hi Phil, <br /><br /> PyPI seems to have lifted the size limit for wheel files. This raises <br /> the question if you intend to include the Qt tools needed for <br /> development (designer, linguist and a few more) in PyQt6 like it was <br /> in the good old PyQt5 days. I am asking because PySide2 wheel do so <br /> and PyQt5/6 should not lag behind. </blockquote>
<br /> I think it's dumb to include development tools in what is supposed to <br /> be a runtime environment. A separate package would be better. </blockquote>
<br /> pyqt5-tools now supports Windows and Linux anyways.  I haven't figured out the Qt application dynamic library dependence detection on macOS yet, in case anyone wanted to help out with that.  Phil, if you were interested in providing something like this officially, I'm all for it.  The only thing I bring beyond the packaging is the exception dialog for Designer which would be nice to integrate in PyQt proper in some form.  Well, I guess also a few command line arguments to help out with adding your code paths etc when launching the tools. <br /><br /></blockquote>
<p>If pyqt5-tools will be maintained for the foreseeable future that would be adequate for me. The Qt tools eric uses are the following</p>
</blockquote>
<p>I don't have any plans of abandoning it...  :]  but I can't claim I've been the best maintainer ever either.  It's a bit more comprehensible (theoretically) since I rewrote it after Phil gave us the sdist (thanks).</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<ul>
<li>designer</li>
<li>linguist</li>
<li>assistant (optionally)</li>
<li>qcollectiongenerator</li>
<li>qhelpgenerator</li>
<li>lrelease</li>
</ul>
</blockquote>
<p>Those are all presently in the list.  I had to look at the wheel because it really just grabs stuff in the Qt directory that doesn't depend on the web libraries (to save size, as it is I've got an exception on PyPI for size).</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<p>Support for macOS would be good but I doubt, I will be able to test eric on that platform for a long time anymore because my Mac is of old age and doesn't get updates anymore.</p>
</blockquote>
<p>As mentioned, there's MacStadium.  They gave me one (thanks).  It was awful slow with VNC but works fine with TeamViewer, for example.  And via ssh too.</p>
<p>Cheers,</p>
<p>-kyle</p>
<p><br /></p>
</body></html>