evgeni / cfgdiff

diff(1) all your configs
MIT License
141 stars 13 forks source link

error when running setup #12

Closed sharuzzaman closed 2 years ago

sharuzzaman commented 7 years ago

I got this error when running setup

user@laptop ~/cgdiff/cfgdiff-master $ python ./setup.py /usr/lib/python2.7/site-packages/setuptools/dist.py:342: UserWarning: The version specified ('0.1-git') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. "details." % self.metadata.version 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