- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to have gensim installed for Intel's distribution of Python 3?
Thank you,
-Luana
- Tags:
- Modules
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
Please follow below steps
1)conda config --add channels intel
2)conda create -n gensim_env intelpython3_core python=3
3)source activate gensim_env
4)pip install gensim
5)if you find any error that is present in the screen shot, please follow below steps
5i) pip install -U setuptools
5ii)pip install gensim_env
6)Else, try import the package
6i)>>import gensim
Thanks
Link Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for reaching us. We will check and get back.
Regards
Ravi Keron N
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
Please follow below steps
1)conda config --add channels intel
2)conda create -n gensim_env intelpython3_core python=3
3)source activate gensim_env
4)pip install gensim
5)if you find any error that is present in the screen shot, please follow below steps
5i) pip install -U setuptools
5ii)pip install gensim_env
6)Else, try import the package
6i)>>import gensim
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks you for your response. Could you please let us know if issue got resolve.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Thanks for your response.Okay, i am closing this ticket. For any other issue, you can raise new thread.
Thanks

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page