Traceback (most recent call last):
File "/Applications/QGIS3.10.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/HubDistancePoints.py", line 117, in processAlgorithm
index = QgsSpatialIndex(hub_source.getFeatures(QgsFeatureRequest().setSubsetOfAttributes([]).setDestinationCrs(point_source.sourceCrs(), context.transformContext())))
Exception: unknown
なお,使用しているQGISは3.10.7-A Coruña,PCはMacです.
