Cluster_Ensembles icon indicating copy to clipboard operation
Cluster_Ensembles copied to clipboard

name 'reduce' is not defined on pip install

Open AutomaticHourglass opened this issue 5 years ago • 0 comments

Because of change in python, current version does not works correctly.

reduce has been moved to functools

Tested with python 3.6.9 (Google colab)

AutomaticHourglass avatar Jun 03 '20 18:06 AutomaticHourglass