Page 1 of 1

Error during configue stage of Code Saturne Please help

Posted: Tue Sep 09, 2025 12:46 pm
by kellanphil
Error during configue stage of Code Saturne Please help : : configure:error: cannot find PyQt5 support (>= 5.0) or PyQt4 support (>= 4.5), Graphical User Interface cannot be installed

Re: Error during configue stage of Code Saturne Please help

Posted: Tue Sep 09, 2025 10:48 pm
by Yvan Fournier
Hello,

This question should be in the "installation isssues" section of the forum. Also, do not forget to follow each section's recommendations to save a few question/answer exchanges.

Regards,

Yvan

Re: Error during configue stage of Code Saturne Please help

Posted: Mon Sep 15, 2025 4:20 pm
by Antech
It just means that confugure cannot find PyQt of required versions. Check what versions you have, then search Internet for method installing on your distro. There may be a repository package or you need pip3.
Also, newer Saturne needs C11 C++ or you will catch strange compile errors. So use up-to-date distro or devtoolset with, for example, environment setting for gcc-7 (don't forget to source env-variables right before config/make).

Re: Error during configue stage of Code Saturne Please help

Posted: Mon Sep 15, 2025 6:06 pm
by Chai
@Antech : in fact , starting with v8.3 it is a c++14 compiler which is required as per the official release notes.

Re: Error during configue stage of Code Saturne Please help

Posted: Mon Sep 15, 2025 6:58 pm
by Yvan Fournier
Hello,

To all: please keep conversations about installation in the installation section of the forum.

Regards,

Yvan