I tried in vain today to use code saturne; it worked great, but days ago i installed (and then removed) spyder5 by pip.
since then, I started to have issues with PyQt5 and Qt5
After typing the command
Code: Select all
code_saturne gui
Code: Select all
user@my_laptop:~$ code_saturne gui
Cannot mix incompatible Qt library (5.15.2) with this library (5.15.3)
Aborted (core dumped)
How can i fix it?