<html><head></head><body><div class="ydp425bc61ayahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div dir="ltr" data-setdir="false">Hello,</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I am trying to move a project from a Windows computer to a Jetson running Ubuntu 18.04.  The ui file was created in QtDesigner and uses a resource file.  When running the program, it looks fine on Windows but on Linux all of the images are black.  Everything else seems to be working but the lack of images make it unusable.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I suspect that the resource file should be compiled again on Linux.  Doesn't seem like it should, but it does seems like a problem with the resource file so I would like to try it.  Except that pyrcc5.* file is not to be found.  </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I used these commands to install PyQt5 and related tools:</div><div dir="ltr" data-setdir="false"><div><div>sudo apt-get install python3-pyqt5</div><div>sudo apt-get install qttools5-dev-tools</div><div>sudo apt-get install qttools5-dev</div></div><br></div><div dir="ltr" data-setdir="false"><div><div dir="ltr" data-setdir="false">pyuic5.py is located in usr/lib/python3/dist-packages/PyQt5/uic but pyrcc5 is nowhere to be found.  I've spent a couple hours searching on-line for solutions and the commands above seem like they are correct.  </div></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">To add to my confusion, I can open QtDesigner on Linux, browse the ui and resource files, and everything seems be normal - it behaves just like Windows.  Until I run it and all the images are black.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Can any of you Linux experts please point me in the correct direction?  Am I wrong to expect the resource files to work on Linux?</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Thank you,</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Henry</div><div dir="ltr" data-setdir="false"><br></div><br></div><div dir="ltr" data-setdir="false"><br></div></div></body></html>