You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: