Results 3 issues of jacken

paddle2onnx --model_dir ./inference/det --model_filename inference.pdmodel --params_filename inference.pdiparams --save_file ./inference/det_onnx/model.onnx --opset_version 11 --enable_onnx_checker True paddle2onnx --model_dir ./inference/rec --model_filename inference.pdmodel --params_filename inference.pdiparams --save_file ./inference/rec_onnx/model.onnx --opset_version 11 --enable_onnx_checker True paddle2onnx --model_dir ./inference/cls --model_filename...

Please include the following information: **vncdotool 1.1.0** **vmware 10** The first screenshot is okay, the second screenshot appears blocking. The blocking time has continued.But with `incremental = true`, there will...

bug

env: windows10 system err detail: ` File "G:\Anaconda\envs\mhxy\lib\site-packages\vncdotool\api.py", line 109, in callable_threaded_proxy result.raiseException() File "G:\Anaconda\envs\mhxy\lib\site-packages\twisted\python\failure.py", line 504, in raiseException raise self.value.with_traceback(self.tb) AttributeError: 'SelectReactor' object has no attribute 'doPoll'`

bug