Salome Exception : Error: Cannot resolve ContainerManager in Naming Service

Hello,

I am having the error shown in the title of this post. Yesterday I was able to use the program without any error. Today this error is causing trouble. I am using Ubuntu with native install (not virtual machine). Here is my ./sat/sat config SALOME-9.11.0-native --check_system result;
check.txt (4.2 KB)

Additionally terminal giving this message during start;
/SALOME-9.11.0/SALOME-9.11.0-native-UB22.04-SRC/BINARIES-UB22.04/GUI/lib/python3.10/site-packages/salome/salome_pluginsmanager.py", line 94, in
import SalomePyQt
ImportError: /usr/local/lib/python3.10/dist-packages/PyQt5/QtCore.abi3.so: undefined symbol: _ZdaPvm, version Qt_5

Thanks in advance/

can you share the output of :

ldd /usr/local/lib/python3.10/dist-packages/PyQt5/QtCore.abi3.so
nm  /usr/local/lib/python3.10/dist-packages/PyQt5/QtCore.abi3.so
apt list --installed 
cat /etc/os-release