GeneFacePlusPlus
GeneFacePlusPlus copied to clipboard
TypeError: '>=' not supported between instances of 'error' and 'int'
因为他在使用多线程时会先获取当前进程id,把它转换成整数,但是在主线程里得到的结果是“MainProcess” 建议特殊处理一下