ImportError when importing Grid4 in python
Opened this issue · 0 comments
Meko27 commented
Importing the Grid4 from utils module
from metric.utils import Grid4
Leads to the following ImportError:
ImportError: generic_type: type "Dimension" is already registered!
Tried on macOS and linux after building metric with pip.