Bangla2Vec icon indicating copy to clipboard operation
Bangla2Vec copied to clipboard

No module named 'gensim'

Open saikatkoley opened this issue 5 years ago • 3 comments

Please elaborate the step how i can run this project from anaconda jupyter. When i am running the "test_word2vec.ipynb" then i am getting this error "No module named 'gensim'". But i have installed though using pip3 i am using python3. I am new so please.

saikatkoley avatar Apr 13 '19 07:04 saikatkoley

Hey saikat,

This happens when jupyter is not using the right python environment. Try running the sys.executable command as shown in this issues here and see if it works. Make sure that jupyter is looking for the python files in the correct place where pip is installing them.

soham96 avatar Apr 15 '19 11:04 soham96

Hey Saikat,

Were you able to solve your issue?

soham96 avatar Apr 22 '19 13:04 soham96

Actually not very well. I need a step by step tutorial that how I can run this in anaconda's jupyter notebook. I am looking for something like this.

On Mon 22 Apr, 2019, 6:40 PM Soham Chatterjee, [email protected] wrote:

Hey Saikat,

Were you able to solve your issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/soham96/Bangla2Vec/issues/1#issuecomment-485414160, or mute the thread https://github.com/notifications/unsubscribe-auth/AE4A63A7ERKXJFWWJ4B6BQTPRW2KVANCNFSM4HFXUAZA .

saikatkoley avatar Apr 22 '19 17:04 saikatkoley