点击Python Console报错TypeError: an integer is required (got type bytes)
点击PythonConsole后直接报错解决办法:仔细查阅会发现有一个_compat.py文件报错。找到这个并修改注释掉101行到116行的代码,即#ifPY3:#new_code=types.CodeType(len(varnames),#0,#len(varnames),#code.co_stacksize,#code.co_flags,#code.co_code,#code.co_const