bio_corex
bio_corex copied to clipboard
logsumexp import fails on SciPy
logsumexp moved from scipy.misc to scipy.special -- quick edit did the trick for me
Same issue for me.
ImportError Traceback (most recent call last)
/content/bio_corex/corex.py in
ImportError: cannot import name 'logsumexp'