<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Using qt 5.11.3, sip 4.19.13 and pyqt4 4.12.3. Using pyinstaller to create app but getting following error during build application:</div><div><br></div><div>6544 ERROR: Cannot find qt_menu.nib directory<br>6544 INFO: Processing hook hook-PyQt4<br>6545 INFO: Processing hook hook-PyQt4.Qt<br>6547 INFO: Processing hook hook-PyQt4.QtCore<br>Traceback (most recent call last):<br>  File "<string>", line 1, in <module><br>ImportError: No module named sip<br>6669 ERROR: Cannot find PyQt4 plugin directories<br>6673 INFO: Processing hook hook-PyQt4.QtGui<br>Traceback (most recent call last):<br>  File "<string>", line 1, in <module><br>ImportError: No module named sip<br></div><div><br></div><div>The app is created and getting following error during executing it:</div><div>Traceback (most recent call last):<br>  File "<string>", line 39, in <module><br>  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyInstaller-2.1-py2.7.egg/PyInstaller/loader/pyi_importers.py", line 409, in load_module<br>ImportError: No module named sip<br></div><div><br></div><div>I have tried with pyinstaller 3.4 and sip 4.19.12 also but same error. I can't use pyqt5 right now. <br></div><div><br></div><div>Regards,</div><div>Rakesh<br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div></div>