Answer the question
In order to leave comments, you need to log in
Python Tools: Debug not starting
Hello.
The problem is this: Python Tools (PTVS 1.5 VS 2010 versions) do not allow debugging the script with the Start debugging command on my machine. Instead of debugging, the script just runs. The following messages appear in the console window:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Extensions\Micro
soft\Python Tools for Visual Studio\1.5\visualstudio_py_debugger.py:1100: Unicod
eWarning: Unicode equal comparison failed to convert both arguments to Unicode -
interpreting them as being unequal
if module.filename.lower() == path.abspath(filename).lower():
// далее вывод скрипта
Answer the question
In order to leave comments, you need to log in
The path to the script should not contain Cyrillic characters (thanks to xanep ).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question