[Tutor] about nltk installation
Abdirizak abdi
a_abdi406@yahoo.com
Sat Apr 5 11:44:02 2003
--0-1953224754-1049561025=:18009
Content-Type: text/plain; charset=us-ascii
hi,
I have question about the modules, I downloaded NLTK module for win32 and I followed the instruction for installation from the web, having dowloaded I the wizardinstallation guided me to complete the installation and it installed the same directory as Python22, I opened the python interactive window to check whether the installation was successfull I called the module as follows:
>>> from nltk.token import *
Traceback (most recent call last):
File "<interactive input>", line 1, in ?
ImportError: No module named nltk.token
>>>
I consulted the FAQ before posting the question, so what is going on ?
folder structure is as follows:
C:\\Python22\\nltk1.0
thanks in advance
---------------------------------
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
--0-1953224754-1049561025=:18009
Content-Type: text/html; charset=us-ascii
<P>hi,</P>
<P>I have question about the modules, I downloaded NLTK module for win32 and I followed the instruction for installation from the web, having dowloaded I the wizardinstallation guided me to complete the installation and it installed the same directory as Python22, I opened the python interactive window to check whether the installation was successfull I called the module as follows:</P>
<P>>>> from nltk.token import *<BR>Traceback (most recent call last):<BR> File "<interactive input>", line 1, in ?<BR>ImportError: No module named nltk.token<BR>>>> </P>
<P>I consulted the FAQ before posting the question, so what is going on ?</P>
<P>folder structure is as follows:</P>
<P>C:\\Python22\\nltk1.0</P>
<P>thanks in advance </P><p><br><hr size=1>Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/finance/mailsig/*http://tax.yahoo.com">Yahoo! Tax Center</a> - File online, calculators, forms, and more
--0-1953224754-1049561025=:18009--