I've installed and uninstalled several times.... error code from Settings > View Logs is shown below. I tried Antigravity AI (Gemini 3.1 Pro) to fix the issue, tried multiple python fixes from numpy error discussion threads on various websites, and all failed. Any ideas? I've got a good internet connection, but the wallet won't sync, won't show block height. Network Status on left navigation panel of wallet says "Can't connect, retryi...."
[2026-04-23 02:56:23] [APP] INFO: SynergyX starting up
[2026-04-23 03:05:51] [PYTHON:STT] Traceback (most recent call last):
[2026-04-23 03:05:51] [PYTHON:STT] File "C:\Users\Admin\AppData\Local\Programs\SynergyX Wallet\parakeet_bridge.py", line 6, in <module>
[2026-04-23 03:05:51] [PYTHON:STT] import numpy as np
[2026-04-23 03:05:51] [PYTHON:STT] ModuleNotFoundError: No module named 'numpy'
[2026-04-23 03:05:52] [STT] ERROR: Failed to start listening
Exception: InvalidOperationException: Python process not running
StackTrace: at SynergyX.Core.Services.CrossPlatformSTTService.SendCommandAsync(String jsonCommand)
at SynergyX.Core.Services.CrossPlatformSTTService.StartListeningAsync()
[2026-04-23 02:56:23] [APP] INFO: SynergyX starting up
[2026-04-23 03:05:51] [PYTHON:STT] Traceback (most recent call last):
[2026-04-23 03:05:51] [PYTHON:STT] File "C:\Users\Admin\AppData\Local\Programs\SynergyX Wallet\parakeet_bridge.py", line 6, in <module>
[2026-04-23 03:05:51] [PYTHON:STT] import numpy as np
[2026-04-23 03:05:51] [PYTHON:STT] ModuleNotFoundError: No module named 'numpy'
[2026-04-23 03:05:52] [STT] ERROR: Failed to start listening
Exception: InvalidOperationException: Python process not running
StackTrace: at SynergyX.Core.Services.CrossPlatformSTTService.SendCommandAsync(String jsonCommand)
at SynergyX.Core.Services.CrossPlatformSTTService.StartListeningAsync()