metric-space-ai / metric

framework for computing with metric spaces
https://www.panda.technology/metric
Mozilla Public License 2.0
34 stars 14 forks source link

ImportError when importing Grid4 in python #289

Open Meko27 opened 3 years ago

Meko27 commented 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!

Tried on macOS and linux after building metric with pip.