ImportError: cannot import name 'Mapping' from 'collections' (E:\Anaconda\envs\nlp\Lib\collections\__init__.py)

17 Views Asked by At

I was getting this error while importing gensim. I was also getting this error: ImportError: cannot import name 'Iterable' from 'collections' (E:\Anaconda\envs\nlp\Lib\collections_init_.py)

I tried this and it absolutely worked fine.

https://youtu.be/qV1VXka_N7M

0

There are 0 best solutions below