.vscode/extensions/donjayamanne.python-0.5.0/pythonFiles/PythonTools/visualstudio_py_debugger.py:1664: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
if module.filename.lower() == path.abspath(bp.filename).lower():