<div><br><div class="gmail_quote"><div dir="auto">On Sat, Jan 27, 2018 at 10:51 AM Patrick Stinson <<a href="mailto:patrickkidd@gmail.com">patrickkidd@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Is pyrcc5 supposed to be built for the host platform when building for iOS? I am getting the following error for my iOS sysroot but not my macOS sysroot:<div><br></div><div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Monaco;color:rgb(244,244,244);background-color:rgb(67,45,0)"><span style="font-variant-ligatures:no-common-ligatures">/Users/patrick/dev/vendor/sysroot-ios-64/host/bin/python3.6: Error while finding module specification for 'PyQt5.pyrcc_main' (ModuleNotFoundError: No module named 'PyQt5')</span></div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Monaco;color:rgb(244,244,244);background-color:rgb(67,45,0)"><span style="font-variant-ligatures:no-common-ligatures">/Users/patrick/dev/vendor/sysroot-ios-64/host/bin/python3.6: Error while finding module specification for 'PyQt5.uic.pyuic' (ModuleNotFoundError: No module named 'PyQt5')</span></div></div><div><br></div><div>Building native pyrcc5 for an iOS sysroot would allow you to generate pyqt resource files when building for iOS. </div></div></blockquote><div dir="auto"><br></div><div dir="auto">It’s more like “pyrcc5 has to build a file for the target system”. I don’t know if there’s a difference between pyrcc-compiled files between architectures. They’re ordinary Python files, after all. It’s entirely possible iOS demands some special treatment, however. That’s not an insult, just a statement. </div><div dir="auto"><br></div><div dir="auto">Good luck. </div><div dir="auto"><br></div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div></div></div></blockquote></div></div>