google-research / lottery-ticket-hypothesis

A reimplementation of "The Lottery Ticket Hypothesis" (Frankle and Carbin) on MNIST.
https://arxiv.org/abs/1803.03635
Apache License 2.0
707 stars 136 forks source link

error running setup.py #8

Closed RajuMachupalli closed 5 years ago

RajuMachupalli commented 5 years ago

I am getting an error at running 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

Process finished with exit code 1