Visual Studio Code cannot find one of my modules, but cmd can find it without issue using the same methods
When using a venv I cannot find my neat module. This image shows that I have installed the module, have selected the right venv and it still doesn’t work. This image shows that attempting the same in a command prompt as the vscode terminal gives no issue. The issue first showed up using the debugger, but using the terminal it looks more widespread than that.vscode