Previews of next PyQt6, PyQt5 and SIP Releases Available
Phil Thompson
phil at riverbankcomputing.com
Sat Jan 28 16:35:09 GMT 2023
On 28/01/2023 14:09, Marko Luther wrote:
> Dear Phil,
>
> just updated to pypip PyQt6==6.4.1 and received the following error:
>
> # pylupdate6 lib -ts test.ts --verbose
> Traceback (most recent call last):
> File
> "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/PyQt6/lupdate/pylupdate.py",
> line 60, in main
> lupdate(args.file, args.ts, args.no_obsolete, args.no_summary,
> File
> "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/PyQt6/lupdate/lupdate.py",
> line 48, in lupdate
> _remove_excludes(dirnames)
> TypeError: _remove_excludes() missing 1 required positional argument:
> 'excludes'
>
> Am I doing something wrong here?
Hmm not sure what happened there. Should be fixed in the next snapshot.
Phil
More information about the PyQt
mailing list