lack of "setup.py"
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hi, in your guidelines of installation, you have mentioned that the last step is install mmaction2 with pip install -v -e . # or "python setup.py develop", but seems that there is no such a file.
Contributor guide
No contributing guide indexed for this repository
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 the installation guidelines mentioned in the issue and inspect the repository root for setup.py. Compare the documented pip and setup.py commands with the files present, then make the installation instructions match the repository's available packaging setup. Done means a newcomer can follow the documented installation step without encountering the reported missing-file mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100