When I set breakpoints in my code and try to run the debugger in vscode I am getting the following:
Exception has occurred: ModuleNotFoundError
This is only with my local custom modules not with packages from pip.
When I set breakpoints in my code and try to run the debugger in vscode I am getting the following:
Exception has occurred: ModuleNotFoundError
This is only with my local custom modules not with packages from pip.