Switching OSes is not easy, that's why I've always got a Linux virtual machine handy in case I need another OS for a task. If ...
Ever wonder why packaging a Python app and its dependencies as a single executable is such a pain? Blame it on the dynamism ...