Error during configue stage of Code Saturne Please help
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 1
- Joined: Tue Sep 09, 2025 12:27 pm
Error during configue stage of Code Saturne Please help
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
-
- Posts: 4254
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Error during configue stage of Code Saturne Please help
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
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
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).
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
@Antech : in fact , starting with v8.3 it is a c++14 compiler which is required as per the official release notes.
-
- Posts: 4254
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Error during configue stage of Code Saturne Please help
Hello,
To all: please keep conversations about installation in the installation section of the forum.
Regards,
Yvan
To all: please keep conversations about installation in the installation section of the forum.
Regards,
Yvan