- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Follow below steps
conda config --add channels intel conda create -n gensim_env intelpython3_core python=3 source activate gensim_env pip install gensim
if you find an error related to py31compat, please follow below steps
pip install -U setuptools pip install gensim_env
Link Copied
0 Replies

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