Open Meko27 opened 3 years ago
Importing the Grid4 from utils module from metric.utils import Grid4 Leads to the following ImportError: ImportError: generic_type: type "Dimension" is already registered!
from metric.utils import Grid4
ImportError: generic_type: type "Dimension" is already registered!
Tried on macOS and linux after building metric with pip.
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.