Код: Выделить всё
error: [Errno 10061] No connection could be made because the target machine actively refused it
Консоль вывода в PyCharm показывает:
Код: Выделить всё
Starting debug server at port 21000
Use the following code to connect to the debugger:
import pydevd
pydevd.settrace('*.*.*.*', port=21000, suspend=False)
Waiting for process connection...
Server stopped.
Подробнее здесь: https://stackoverflow.com/questions/323 ... ot-connect
Мобильная версия