Thank you so much for the assistance, I appreciate the thoughtful reply put into your response as both a developer and fellow coder.
I've had no issues running software before on Windows 10 so I'm thinking it could be a Python issue - My Python install is Python version 3.12 so I don't know if I need to update to the latest Python or not for this code to work as it was never specified
I run a lot of legacy software that still uses older versions of Python, so I'd need to run them in venvs with older versions of Python. Doable? Yes. PITA? Yes.
Thank you for the alternatives, I'll look into those. I have a 40 minute Twitch video I need to transcribe the audio from and turn into .SRT subtitles with timestamps, and my time crunch is short, so trying this and seeing it failing was driving me crazy. I'll give these a try. Cheers.