用PyCharm调试时变量实现不出来,一直显示Collecting data...:
解决的办法是File-->Settings-->Python Debugger,选中Gevent compatible:
问题顺利解决,变量很快就出来了: