First if you haven't done already, set VS code (the editor, not its terminal) to the desired Python environment, using Ctrl+Shift+P --> Python: Select interpreter.
Then, Change VS code's default terminal from Powershell to CMD. This is what worked for me at least.