daavoo / pyntcloud

pyntcloud is a Python library for working with 3D point clouds.
http://pyntcloud.readthedocs.io
MIT License
1.39k stars 221 forks source link

conda-script.py: error: unrecognized arguments: nltk - Jupiter Notebook #342

Open MacHass opened 1 year ago

MacHass commented 1 year ago

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