Salome HOME
ParaView requires qt >= 5.12
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 27 Sep 2022 14:21:55 +0000 (16:21 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 27 Sep 2022 14:21:55 +0000 (16:21 +0200)
applications/SALOME-master-native.pyconf
applications/SALOME-master.pyconf

index 6e3da2b8c0052831fd9cc6646d5048342a161de5..8452987e6e5de69b1d9f0f96022b152905894728 100644 (file)
@@ -236,7 +236,9 @@ __overwrite__ :
         __condition__ : "VARS.dist in ['DB10']"
         'APPLICATION.products.opencv': '3.2.0'
         'APPLICATION.products.cminpack': 'native'
-        'APPLICATION.products.PyFMI'    : {tag:'2.6',        base: 'no',  section: 'version_2_6_no_pip'             }
+        'APPLICATION.products.PyFMI'   : {tag:'2.6',        base: 'no',  section: 'version_2_6_no_pip'             }
+        'APPLICATION.products.qt'      : '5.12.10'
+        'APPLICATION.products.PyQt'    : '5.15.3'
     }
     {
         __condition__ : "VARS.dist in ['DB11']"
index 85bcdbeee27495b5ab05a615072b0b4b171538e7..285c08b3a2ad066ee1c654ef084f9b329b0f4a66 100644 (file)
@@ -108,7 +108,7 @@ APPLICATION :
         pyparsing : '2.0.3'
         PyQt : '5.15.3'
         pyreadline : '2.0'
-        Python : '3.6.15'
+        Python : '3.6.5'
         pytz : '2017.2'
         qt : '5.12.10'
         qwt : '6.1.2'