<div dir="ltr"><div dir="ltr" data-smartmail="gmail_signature">Hello,</div><div dir="ltr" data-smartmail="gmail_signature"><br></div><div data-smartmail="gmail_signature">I recently updated my application from PyQt5 to PyQt6. I tried using pylupdate6 to generate the translation files, and I saw that it has a different command line usage than pylupdate5.</div><div data-smartmail="gmail_signature"><br></div><div data-smartmail="gmail_signature">With pylupdate5, I'd simply type `pylupdate5 <a href="http://main.pro" target="_blank">main.pro</a>`, and <a href="http://main.pro" target="_blank">main.pro</a> would list all my source and translation files. With pylupdate6, I now have to type `pylupdate6 --ts ja_JP.ts MainWindow.py ManageDatabases.py Ui_MainWindow.py Ui_ManageDatabases.py` plus about 15 other files.</div><div data-smartmail="gmail_signature"><br></div><div data-smartmail="gmail_signature">I much prefer the pylupdate5 interface, and the .ts files seem to work just fine in generating .qm files forh my PyQt5 application. Is there any reason to use pylupdate6 for compatibility with my PyQt6 application? I suspect not, since the .ts files look the same, but I figured it could be worth checking.</div><div data-smartmail="gmail_signature"><br></div><div data-smartmail="gmail_signature">Thank you.</div></div>