Trusted-AI / Trusted-AI/AIX360
set.py gives error that ' no commands supplied' on windows
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 327
- Avg merge
- 1h 13m
- Merged PRs (30d)
- 1
Description
(aix360) C:\Users\ESISARP\AIX360>python setup.py
C:\Users\ESISARP\AppData\Local\Continuum\anaconda3\envs\aix360\lib\distutils\dist.py:261: UserWarning: Unknown distribution option: 'authos'
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with setup.py and reproduce the reported python setup.py command on Windows. Review the issue comments for the intended behavior and packaging context; done means the reported Windows invocation no longer produces the unintended error or the required command is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100