Closed TrishaaaT closed 1 year ago
DesignSPHysics version: 0.7.0 (15-09-2023) Platform: Windows-10-10.0.19045 FreeCAD Version: 0.21.1 Exception type: <class 'TypeError'> Exception value: 'NoneType' object is not subscriptable Traceback: File "C:\Users/GIGABYTE/Downloads/DualSPHysics/DesignSPHysics-master/DesignSPHysics-master\mod\widgets\dock\dock_configuration_widget.py", line 84, in on_execparams_button_presed ExecutionParametersDialog(parent=get_fc_main_window()) File "C:\Users/GIGABYTE/Downloads/DualSPHysics/DesignSPHysics-master/DesignSPHysics-master\mod\widgets\execution_parameters_dialog.py", line 164, in init densitydt_option_list = [('None'), ('Molteni'), ('Fourtakas'), ('Fourtakas (Full)')] if Case.the().executable_paths.supports_ddt_fourtakas() else ['None', 'Molteni'] File "C:\Users/GIGABYTE/Downloads/DualSPHysics/DesignSPHysics-master/DesignSPHysics-master\mod\dataobjects\executable_paths.py", line 77, in supports_ddt_fourtakas return bool(get_executable_info_flag(self.dsphysics)["Features"]["DDT_Fourtakas"])
It appear this after I tried to load a case from previous version of DesignSPHysics, any can help? Thankss
I have tried uninstall and install back but the same error still there
That error were solved after a day, thanks
DesignSPHysics version: 0.7.0 (15-09-2023) Platform: Windows-10-10.0.19045 FreeCAD Version: 0.21.1 Exception type: <class 'TypeError'> Exception value: 'NoneType' object is not subscriptable Traceback: File "C:\Users/GIGABYTE/Downloads/DualSPHysics/DesignSPHysics-master/DesignSPHysics-master\mod\widgets\dock\dock_configuration_widget.py", line 84, in on_execparams_button_presed ExecutionParametersDialog(parent=get_fc_main_window()) File "C:\Users/GIGABYTE/Downloads/DualSPHysics/DesignSPHysics-master/DesignSPHysics-master\mod\widgets\execution_parameters_dialog.py", line 164, in init densitydt_option_list = [('None'), ('Molteni'), ('Fourtakas'), ('Fourtakas (Full)')] if Case.the().executable_paths.supports_ddt_fourtakas() else ['None', 'Molteni'] File "C:\Users/GIGABYTE/Downloads/DualSPHysics/DesignSPHysics-master/DesignSPHysics-master\mod\dataobjects\executable_paths.py", line 77, in supports_ddt_fourtakas return bool(get_executable_info_flag(self.dsphysics)["Features"]["DDT_Fourtakas"])
It appear this after I tried to load a case from previous version of DesignSPHysics, any can help? Thankss