Visual Studio Code unable to find class file in source folder

Viewed 23

I have utils.py in my src folder yet my Visual Studio Code says it cannot find it when I run the py file?

VSCode Error

why?

I have set the "python.terminal.activateEnvironment": true in settings.json

0 Answers
Related