MTLab/onnx2caffe

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

Opened this issue · 1 comments

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

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'