From 473c94556381b7879d97f9a91600864a7bf287a4 Mon Sep 17 00:00:00 2001 From: tyler Date: Sun, 30 Nov 2025 15:42:56 -0800 Subject: [PATCH] fix for desktop windows --- flares.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flares.py b/flares.py index efb12e6..135cb68 100644 --- a/flares.py +++ b/flares.py @@ -55,8 +55,8 @@ import neurokit2 as nk # type: ignore # Backen visualization needed to be defined for pyinstaller import pyvistaqt # type: ignore -#import vtkmodules.util.data_model -#import vtkmodules.util.execution_model +import vtkmodules.util.data_model +import vtkmodules.util.execution_model # External library imports for mne from mne import (