TICS Pro.exe Warning: 0 : 02/28/2025 08:58:59 Unhandled Application Exception: The invocation of the constructor on type 'Pages.MainWindow' that matches the specified binding constraints threw an exception. at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc) at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties) at System.Windows.Application.DoStartup() at System.Windows.Application.<.ctor>b__1_0(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Inner Exception: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Python.Runtime.Runtime.PyObject_CallObject(BorrowedReference callable, BorrowedReference args) at Python.Runtime.ImportHook.SetupImportHook() at Python.Runtime.ImportHook.Initialize() at Python.Runtime.Runtime.Initialize(Boolean initSigs) at Python.Runtime.PythonEngine.Initialize(IEnumerable`1 args, Boolean setSysArgv, Boolean initSigs) at Pages.MainWindow.InitializePython3Env() in C:\bitbucket\ticspro\src\Pages\MainWindow.xaml.cs:line 754 at Pages.MainWindow..ctor() in C:\bitbucket\ticspro\src\Pages\MainWindow.xaml.cs:line 325 ----------------------------------