Check whether the following modules can be imported: PyQt5.QtWebEngine PyQt5.QtWebEngineWidgets

nixos-rebuild (24.05 I know old… try to get it work before upgrading)…
hang on:

/nix/store/rv9xh4sckhr7wa9szf6j1pbxbndl5ci1-python3.10-pyqt5-5.15.9/lib/python3.10/site-packages/PyQt5/bindings/QtCore/qbytearray.sip: line 131: '%BIGetSegCountCode' is deprecated and will be removed in SIP v7.0.0
/nix/store/rv9xh4sckhr7wa9szf6j1pbxbndl5ci1-python3.10-pyqt5-5.15.9/lib/python3.10/site-packages/PyQt5/bindings/QtCore/qbytearray.sip: line 138: '%BIGetCharBufferCode' is deprecated and will be removed in SIP v7.0.0
Generating the .pro file for the QtWebEngineCore module...
Generating the .pro file for the QtWebEngine module...
Generating the .pro file for the QtWebEngineWidgets module...
Generating the top-level .pro file...
Generating the Makefiles...
Compiling the project...
Installing the project...
Successfully built PyQtWebEngine-5.15.6-cp38-abi3-manylinux_2_17_x86_64.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
buildPhase completed in 2 minutes 42 seconds
Running phase: pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for PyQtWebEngine-5.15.6-cp38-abi3-manylinux_2_17_x86_64.whl
Finished executing pythonRuntimeDepsCheck
Running phase: glibPreInstallPhase
Running phase: glibPreInstallPhase
Running phase: installPhase
Executing pypaInstallPhase
Successfully installed PyQtWebEngine-5.15.6-cp38-abi3-manylinux_2_17_x86_64.whl
Finished executing pypaInstallPhase
Running phase: pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
Running phase: glibPreFixupPhase
Running phase: glibPreFixupPhase
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/paz3rc16yccrywic0ggf1457yaj6bhil-python3.10-pyqtwebengine-5.15.6
> shrinking /nix/store/paz3rc16yccrywic0ggf1457yaj6bhil-python3.10-pyqtwebengine-5.15.6/lib/python3.10/site-packages/PyQt5/QtWebEngineCore.abi3.so
> shrinking /nix/store/paz3rc16yccrywic0ggf1457yaj6bhil-python3.10-pyqtwebengine-5.15.6/lib/python3.10/site-packages/PyQt5/QtWebEngine.abi3.so
> shrinking /nix/store/paz3rc16yccrywic0ggf1457yaj6bhil-python3.10-pyqtwebengine-5.15.6/lib/python3.10/site-packages/PyQt5/QtWebEngineWidgets.abi3.so
> checking for references to /build/ in /nix/store/paz3rc16yccrywic0ggf1457yaj6bhil-python3.10-pyqtwebengine-5.15.6...
patching script interpreter paths in /nix/store/paz3rc16yccrywic0ggf1457yaj6bhil-python3.10-pyqtwebengine-5.15.6
stripping (with command strip and flags -S -p) in  /nix/store/paz3rc16yccrywic0ggf1457yaj6bhil-python3.10-pyqtwebengine-5.15.6/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/fc6gn6inh8w6w9f5bv40wrl7fyh2hskx-python3.10-pyqtwebengine-5.15.6-dist
checking for references to /build/ in /nix/store/fc6gn6inh8w6w9f5bv40wrl7fyh2hskx-python3.10-pyqtwebengine-5.15.6-dist...
patching script interpreter paths in /nix/store/fc6gn6inh8w6w9f5bv40wrl7fyh2hskx-python3.10-pyqtwebengine-5.15.6-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
Running phase: pythonCatchConflictsPhase
Running phase: pythonRemoveBinBytecodePhase
Running phase: pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: PyQt5.QtWebEngine PyQt5.QtWebEngineWidgets
Running phase: postPatchMkspecs

^Cerror: interrupted by the user
(Did Ctrl-C for copying… mistake… this message… but was waiting about 1h on the
previous line)

[root@nixos:/home/paul]#

I have tried to update to 25.04 (directly)… but was having others errors with the config file.

24.05 is long unsupported. If you have errors on 25.05 please post them instead.

Also, please use triple backticks before and after your code/error blocks for readability.

Did: # nixos-rebuild --upgrade switch
Finished this time.