openmolar1
openmolar1 copied to clipboard
error: no commands supplied
Below is the error I'm getting while executing setup.py in Visual studio Code.
Exception has occurred: SystemExit 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 distutils.errors.DistutilsArgError: no commands supplied
During handling of the above exception, another exception occurred:
File "D:\Arma Clinic\openmolar1-master\setup.py", line 518, in
error: no commands supplied
