Previews of next PyQt6, PyQt5 and SIP Releases Available

Marko Luther marko.luther at gmx.net
Sat Jan 28 14:09:08 GMT 2023


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?
M


> On 17. Jan 2023, at 12:18, Phil Thompson <phil at riverbankcomputing.com> wrote:
> 
> Previews of the next PyQt6, PyQt5 and SIP releases are available from the local PyPI server. They are all minor bug-fix releases and will be uploaded to pypi.org probably next weekend.
> 
> Note that (until the memory requirements of SIP are reduced) PyQt5 wheels for 32-bit Windows will not be available.
> 
> Phil



More information about the PyQt mailing list