diff --git a/start-genalg.ps1 b/start-genalg.ps1 index 6367faf..9485cbf 100644 --- a/start-genalg.ps1 +++ b/start-genalg.ps1 @@ -69,7 +69,7 @@ function Start-GA { import-module Graphical } catch { - continue + Write-Error "Error importing module 'Graphical'" } } else {