<html><header></header><body><div style="font-family: Tahoma; font-size: 14px; color: #000000;">Hi, my setuptools are 41.0.1, I also have setuptools_scm 3.3.3.</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;"> </div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Do you think I may simply deliver them on dist-info instead of egg-info?</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Or should I update setuptools to a newer version?</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;"> </div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Gabriele<br /><br />
<div id="wt-mailcard">
<div> </div>
<div> </div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Sonicle S.r.l. </strong>: <a href="http://www.sonicle.com/" target="_new">http://www.sonicle.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Music: </strong><a href="http://www.gabrielebulfon.com/" target="_new">http://www.gabrielebulfon.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Quantum Mechanics : </strong><a href="http://www.cdbaby.com/cd/gabrielebulfon" target="_new">http://www.cdbaby.com/cd/gabrielebulfon</a></span></div>
</div>
<tt><br /><br /><br />----------------------------------------------------------------------------------<br /><br />Da: Phil Thompson <phil@riverbankcomputing.com><br />A: Gabriele Bulfon <gbulfon@sonicle.com> <br />Cc: pyqt@riverbankcomputing.com <br />Data: 27 aprile 2020 23.33.45 CEST<br />Oggetto: Re: ImportError: No module named 'PyQt5.sip'<br /><br /></tt>
<blockquote style="border-left: #000080 2px solid; margin-left: 5px; padding-left: 5px;"><tt>On 27/04/2020 22:19, Gabriele Bulfon wrote:<br />> Great Phil, that's where I pulled sources for both of them.<br />> I have built and packaged PyQt5-sip and PyQt5 from those sources,<br />> after building and packaging sip5 and PyQt-builder.<br />>  <br />> Maybe there's something wrong in what I'm delivering to the system<br />> with PyQt5-sip?<br />> Here's a brief of the files delivered by my package, as in the package<br />> definition file (pkg, solaris).<br />> I derived this from the prototype area generated by the build/install<br />> on the prototype install root.<br />> I bet something is wrong with the sip.cpython-35m.so file...I still<br />> don't understand how these cpython so files are looked up, but that is<br />> what the build system created in the prototype area.<br />>  <br />> dir path=usr<br />> dir path=usr/lib<br />> dir path=usr/lib/python$(PYVER)<br />> dir path=usr/lib/python$(PYVER)/vendor-packages<br />> dir path=usr/lib/python$(PYVER)/vendor-packages/PyQt5<br />> dir<br />> path=usr/lib/python$(PYVER)/vendor-packages/PyQt5_sip-12.7.2-py$(PYVER).egg-info<br />> file usr/lib/python$(PYVER)/vendor-packages/PyQt5/sip.cpython-35m.so<br />> path=usr/lib/python$(PYVER)/vendor-packages/PyQt5/sip.cpython-35m.so<br />> file<br />> path=usr/lib/python$(PYVER)/vendor-packages/PyQt5_sip-12.7.2-py$(PYVER).egg-info/PKG-INFO<br />> file<br />> path=usr/lib/python$(PYVER)/vendor-packages/PyQt5_sip-12.7.2-py$(PYVER).egg-info/SOURCES.txt<br />> file<br />> path=usr/lib/python$(PYVER)/vendor-packages/PyQt5_sip-12.7.2-py$(PYVER).egg-info/dependency_links.txt<br />> file<br />> path=usr/lib/python$(PYVER)/vendor-packages/PyQt5_sip-12.7.2-py$(PYVER).egg-info/top_level.txt<br /><br />I would expect to see .dist-info rather than .egg-info. Maybe your <br />setuptools is too old.<br /><br />Phil<br /><br /><br /></tt></blockquote>
</div></body></html>