AttributeError: module 'scipy.sparse' has no attribute ...
github.com › lmcinnes › umapJan 31, 2018 · This looks like it's related to SciPy version 1.0.0. I assume it's working for SciPy version =< 0.19. I currently have SciPy version 1.0.0 (released October 25, 2017) installed via conda/pip and I also have this problem. This commit to SciPy a month ago adds back the import of csgraph to scipy.sparse but there hasn't been a new release of SciPy ...