error from typing import ( ImportError: cannot import name 'Final'
Opened this issue · 1 comments
silencervan commented
from typing import (
ImportError: cannot import name 'Final'
reecezhu commented
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'