Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

installation issue

Open
#1 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
30/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
documentation

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.

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

Dominant language
Python
Stars
28
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from UT-Austin-RPL/SCIZOR

All issues in UT-Austin-RPL/SCIZOR

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.