Visual Studio Code – Python3 and VSCode ModuleNotFoundError: No module named '_ctypes'
I'm working with Visual Code and Python 3 and am getting a ModuleNotFoundError: No module named '_ctypes' error. error on my laptop. ( A similar setup works on my desktop ) It turns out that VS code is pointing to…