mattloper / chumpy

MIT License
195 stars 118 forks source link

Meet a error during installation, I use "python setup.py" to install chumpy, is it right? #23

Closed utc1205 closed 6 years ago

utc1205 commented 6 years ago

lpc@lpc:~/Downloads/chumpy-master$ python setup.py /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) 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