I am trying to build a ML script using Gensim but I keep getting this error when I try to run the code.
ImportError: cannot import name 'triu' from 'scipy.linalg'
Any ideas?
I am trying to build a ML script using Gensim but I keep getting this error when I try to run the code.
ImportError: cannot import name 'triu' from 'scipy.linalg'
Any ideas?