I'm new to python, I'm using Windows 10 and I basically have to use nltk for my project, but this error massage appears to me:
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import nltk
ImportError: No module named 'nltk'