I have been running into some issues with a python script I wrote that uses python-vlc and tkinter. The code works fine on a laptop, but on a desktop (8 core CPU, 32GB RAM, 3080 GPU) it crashes with memory access violation errors. The laptop is all lower spec than the desktop. I just saw https://for...