kolloldas / torchnlp

Easy to use NLP library built on PyTorch and TorchText
Apache License 2.0
254 stars 44 forks source link

python setup.py error: no commands supplied #6

Closed songtaoshi closed 6 years ago

songtaoshi commented 6 years ago

hello kolloldas, when I am install the project, i came across this problem. (py35) bash-3.2$ python setup.py usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help

error: no commands supplied


python setup.py install