<div dir="ltr">I have a relatively significant problem, I'm hoping for some help with. <br><br>I understand that Python2 has been deprecated. However, I have a legacy application that uses PyQt5 and only builds with python2. <div><br></div><div>Yes, the best outcome is to make appropriate changes to the software so that it will run with python3. However, that is a very difficult option, as part of the application imports a .so module, which is C++ code compiled and wrapped for use in a python application. This application was built with python2 libraries and will not import if the application is built with Python3. </div><div><br></div><div>On one of the systems this application runs perfectly fine with python2, Nvidia TX2, its running PyQt5 version 5.5.1.   On the pip page the earliest version of python available is 5.6. But when I attempt to install it on the TX2, it throws an error message. <br><br><div><img src="cid:ii_keyig70v0" alt="image.png" width="542" height="167"><br></div><div><br></div><div>Does anyone have any information that could help me get PyQt5 up and running on a new TX2 board that will support building with Python2?</div><div><br></div><div>Thank you all for your time and support. I do hope someone may have a resolution for my issue. </div><div><br></div><div>Michael</div></div></div>