onnx2caffe icon indicating copy to clipboard operation
onnx2caffe copied to clipboard

error from typing import ( ImportError: cannot import name 'Final'

Open silencervan opened this issue 5 years ago • 1 comments

from typing import ( ImportError: cannot import name 'Final'

silencervan avatar Aug 08 '19 09:08 silencervan

same problem here, have you ever solved this problem my envs: python 2.7.12 onnx 1.6.0 protobuf 2.6.1

from typing import ( ImportError: cannot import name 'Final'

reecezhu avatar Jul 14 '23 06:07 reecezhu