[melbourne-pug] How to install gensim

Deb Midya debmidya at yahoo.com
Tue Mar 15 01:09:30 CET 2011


Richard,
 
Thanks for your response.
 
I have done the steps you have advised. I have checked the setuptools is in python\Lib\site-packages. I have also checked the path variable and it is: G:\Python26.

But I receive the following error:
 
>>>easy_install --upgrade gensim
    SyntaxError: invalid syntax
>>>
 
I have kept the internet on before issuing the above command, 
 
I have also tried:
 
>>>easy_install gensim
    SyntaxError: invalid syntax
>>>
 
Once again, thank you very much for the time you have given.
 
Regards,
 
Deb

--- On Fri, 11/3/11, Richard Jones <r1chardj0n3s at gmail.com> wrote:


From: Richard Jones <r1chardj0n3s at gmail.com>
Subject: Re: [melbourne-pug] How to install gensim
To: "Melbourne Python Users Group" <melbourne-pug at python.org>
Cc: "Deb Midya" <debmidya at yahoo.com>
Received: Friday, 11 March, 2011, 2:42 PM


On Thu, Mar 10, 2011 at 11:53 AM, Deb Midya <debmidya at yahoo.com> wrote:
> How can I install gensim?

Could you try using the instructions at
http://nlp.fi.muni.cz/projekty/gensim/install.html and see how that
goes?

Replace all the "sudo easy_install" instructions on that page with
just "easy_install" (ie. minus the sudo). Install that tool with the
instructions at http://pypi.python.org/pypi/setuptools


     Richard



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/melbourne-pug/attachments/20110314/365a8551/attachment.html>


More information about the melbourne-pug mailing list