UT-Austin-RPL / UT-Austin-RPL/SCIZOR
installation issue
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 28
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Thank you for releasing the code. I was confused following the installation instruction. Please check the problems I faced below.
cd data-curation
Issue: i don't see any directory named data-curation.
cd LanguageBind
pip install -r requirements.txt
pip install -e .
Issue: Are we supposed to clone LanguageBind, cd into it and then run 'pip install -r requirements.txt'? I couldn' run 'pip install -e .' into that.
pip install -e ./data-curation
Issue: again 'data-curation'
Kind regards,
Noushad
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 by reviewing the installation instructions and the repository layout around data-curation, LanguageBind, and requirements.txt. Verify the documented clone, cd, and pip install commands against the directories that actually exist. Done means a newcomer can follow the instructions without encountering the reported missing-directory or editable-install errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100