conda-script.py: error: unrecognized arguments: nltk - Jupiter Notebook
Open
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
Hello everyone. I am trying to download nltk into my notebook but get an error message everytime.
Here is what I input
conda install -c conda-forge nltk
Here is the error message I see everytime.
Note: you may need to restart the kernel to use updated packages.
usage: conda-script.py [-h] [-V] command ...
conda-script.py: error: unrecognized arguments: nltk
I have tried reseting the Kernal, closing the program and trying on a blank notebook but nothing seems to work. Let me know what I can do to fix this!!! Thanks
Contributor guide
Assessment
This issue has not been assessed yet.