by Edward van Biljon | Jan 2, 2021 | PowerShell, PowerShell V7, Python, Windows 10 PowerShell
In my previous blog post on running Python scripts from PowerShell (Article Here), I was keen to test out the same thing but using PowerShell V7 instead of PowerShell V5.1 that comes with Windows 10. I used the same script as I did previously in PowerShell V7 and here...