<html><head><style>pre,code,address {
  margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
ol,ul {
  margin-top: 0em;
  margin-bottom: 0em;
}
blockquote {
  margin-top: 0em;
  margin-bottom: 0em;
}
</style></head><body><div>I'm trying to use qt6-designer from within the eric-ide. I have both qt6-tools and qt6-applications packages installed in the eric-ide venv, but when I double click on a .ui file (or right click and try to open with qt-designer) nothing happens. Also nothing happens if I try to open a .ui file in the editor.</div><div><br></div><div>If I activate the eric-ide venv and run qt6-tools designer, I get the following:</div><div><br></div><div><font face="Courier New, Courier, monospace">(eric-ide) <a href="mailto:tony@circus">tony@circus</a>:~$ qt6-tools designer</font></div><div><font face="Courier New, Courier, monospace">/home/tony/.virtualenvs/eric-ide/lib/python3.12/site-packages/qt6_applications/Qt/bin/designer: /usr/lib/x86_64-linux-gnu/libQt6Core.so.6: version `Qt_6.5' not found (required by /home/tony/.virtualenvs/eric-ide/lib/python3.12/site-packages/qt6_applications/Qt/bin/designer)</font></div><div><font face="Courier New, Courier, monospace">/home/tony/.virtualenvs/eric-ide/lib/python3.12/site-packages/qt6_applications/Qt/bin/designer: /usr/lib/x86_64-linux-gnu/libQt6Core.so.6: version `Qt_6.5' not found (required by /home/tony/.virtualenvs/eric-ide/lib/python3.12/site-packages/qt6_applications/Qt/bin/../lib/libQt6DesignerComponents.so.6)</font></div><div><font face="Courier New, Courier, monospace">/home/tony/.virtualenvs/eric-ide/lib/python3.12/site-packages/qt6_applications/Qt/bin/designer: /usr/lib/x86_64-linux-gnu/libQt6Core.so.6: version `Qt_6.5' not found (required by /home/tony/.virtualenvs/eric-ide/lib/python3.12/site-packages/qt6_applications/Qt/bin/../lib/libQt6Designer.so.6)</font></div><div><br></div><div>Which makes sense as I don't have Qt 6.5 installed. I have Qt 6.8.x</div><div><br></div><div>Is there a way to get designer to work with 6.8.x, or even 6.9? I can't find such a version on PyPi.</div><div><br></div><div>Regards,</div><div>Tony.</div><div><span><pre>-- <br></pre><div><font color="#000000"><span style="background-color: inherit;">Tony Arnold; Retired computer scientist; <a href="mailto:a.c.arnold@gmail.com">a.c.arnold@gmail.com</a>; +44 7521 071138</span></font></div></span></div></body></html>