VSC resolves preinstalled imports but not manually installed imports. Why? – Ubuntu
I have a problem after I moved my code from Pycharm to Visual Studio Code. I use the exakt same Interpreter for both. For my programming I need some imports that i had to manuel install and some that are…