I installed Gensim in python3
when I call gensim I got this error. Can someone help?
>>> import gensim
AttributeError: 'tuple' object has no attribute 'type'
I installed Gensim in python3
when I call gensim I got this error. Can someone help?
>>> import gensim
AttributeError: 'tuple' object has no attribute 'type'